Add Pillow requirement.

This commit is contained in:
Sergey Vartanov 2021-08-21 23:32:52 +03:00
parent c4005655ef
commit eb4a1dcd75

View file

@ -7,4 +7,5 @@ pytest~=6.2.2
PyYAML>=4.2b1 PyYAML>=4.2b1
Shapely Shapely
svgwrite~=1.4 svgwrite~=1.4
urllib3>=1.25.6 urllib3>=1.25.6
Pillow~=8.0.1