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

Skip to content

Commit 20fbc4c

Browse files
committed
DOC: forbid a buggy version of pillow for building docs
closes #13079
1 parent ea1cb13 commit 20fbc4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)