8000 Backport PR #13080: Pin pillow to < 5.4 to fix doc build · matplotlib/matplotlib@c891583 · GitHub
[go: up one dir, main page]

Skip to content

Commit c891583

Browse files
tacaswellMeeseeksDev[bot]
authored andcommitted
Backport PR #13080: Pin pillow to < 5.4 to fix doc build
1 parent d3e8940 commit c891583

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)
0