Skip to content

Commit c84d8ed

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 f03a342 commit c84d8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/minver.txt

+1-1
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)