8000 TST: bump minimum pillow to 6.2.1 because it has wheels for py38 · matplotlib/matplotlib@bd48c68 · GitHub
[go: up one dir, main page]

Skip to content

Commit bd48c68

Browse files
tacaswellQuLogic
authored andcommitted
TST: bump minimum pillow to 6.2.1 because it has wheels for py38
We need wheels to get webp support (which we test).
1 parent 5c5301f commit bd48c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/minver.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cycler==0.10
44
kiwisolver==1.0.1
55
numpy==1.19.0
66
packaging==20.0
7-
pillow==6.2.0
7+
pillow==6.2.1
88
pyparsing==2.2.1
99
python-dateutil==2.7
1010
fonttools==4.22.0

0 commit comments

Comments
 (0)
0