Forcing pillow 2.9.0 for now to avoid the new forced dependencies introduced in 3.0.

This commit is contained in:
Griatch 2015-10-13 22:47:37 +02:00
parent c191996975
commit f111753e0f
2 changed files with 2 additions and 2 deletions

View file

@ -3,5 +3,5 @@
django >= 1.8, < 1.9
twisted >= 15.2.1
mock >= 1.0.1
pillow
pillow == 2.9.0
pytz

View file

@ -6,5 +6,5 @@ pypiwin32
django >= 1.8, < 1.9
twisted >= 15.2.1
mock >= 1.0.1
pillow
pillow == 2.9.0
pytz