Browse Source

Pillow: revert to 2.9.0, see issue #7

Baptiste Jonglez 9 years ago
parent
commit
1ef906334c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -5,6 +5,6 @@ celery==3.1.18
 Django==1.8.5
 djangorestframework==3.2.4
 kombu==3.0.28
-Pillow==3.0.0
+Pillow==2.9.0
 pytz==2015.6
 wheel==0.24.0