8000 Backport PR #13081: DOC: forbid a buggy version of pillow for buildin… · matplotlib/matplotlib@2de2fbc · GitHub
[go: up one dir, main page]

Skip to content

Commit 2de2fbc

Browse files
dstansbyMeeseeksDev[bot]
authored andcommitted
Backport PR #13081: DOC: forbid a buggy version of pillow for building docs
1 parent a61d970 commit 2de2fbc

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

0 commit comments

Comments
 (0)
0