Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0f5f54f

Browse files
authored
Merge pull request #13085 from meeseeksmachine/auto-backport-of-pr-13081-on-v3.0.x
Backport PR #13081 on branch v3.0.x (DOC: forbid a buggy version of pillow for building docs)
2 parents d160a53 + e08ac92 commit 0f5f54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ colorspacious
1111
ipython
1212
ipywidgets
1313
numpydoc>=0.8
14-
pillow>=3.4,<5.4
14+
pillow>=3.4,!=5.4.0
1515
sphinx-gallery>=0.2

0 commit comments

Comments
 (0)