Fix lagging pillow requirement for Windows. Resolves #1702.

This commit is contained in:
Griatch 2018-10-23 15:17:59 +02:00
parent ed001ff4fb
commit 3954586f07

View file

@ -5,7 +5,7 @@ pypiwin32
django > 1.11, < 2.0
twisted >= 18.0.0, < 19.0.0
pillow == 2.9.0
pillow == 5.2.0
pytz
future >= 0.15.2
django-sekizai