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

Skip to content

Commit b055cb7

Browse files
committed
Pin pillow to < 5.4 to fix doc build
1 parent 93b80e2 commit b055cb7

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,6 +11,6 @@ colorspacious
1111
ipython
1212
ipywidgets
1313
numpydoc>=0.8
14-
pillow>=3.4
14+
pillow>=3.4,<5.4
1515
sphinx-gallery>=0.2
1616
sphinx-copybutton

0 commit comments

Comments
 (0)