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

Skip to content

Commit 3c4dd0c

Browse files
tacaswellMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR #13080: Pin pillow to < 5.4 to fix doc build
1 parent 5c51c9e commit 3c4dd0c

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)