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

Skip to content

Commit a61d970

Browse files
authored
Merge pull request #13083 from meeseeksmachine/auto-backport-of-pr-13080-on-v3.0.2-doc
Backport PR #13080 on branch v3.0.2-doc (Pin pillow to < 5.4 to fix doc build)
2 parents 5c51c9e + 3c4dd0c commit a61d970

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
14+
pillow>=3.4,<5.4
1515
sphinx-gallery>=0.2

0 commit comments

Comments
 (0)