Skip to content

Commit 083fefe

Browse files
authored
Merge pull request #13081 from tacaswell/doc_ban_pillow_540
DOC: forbid a buggy version of pillow for building docs
2 parents ea1cb13 + 20fbc4c commit 083fefe

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

0 commit comments

Comments
 (0)