mirror of
https://github.com/pinry/pinry.git
synced 2026-03-04 19:21:13 +01:00
Replacing PIL with Pillow, PIL seems to be dead is is having issues on newer systems, Pillow is it's continuation.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Django==1.4
|
||||
South==0.7.4
|
||||
PIL==1.1.7
|
||||
Pillow==1.7.7
|
||||
django-tastypie==0.9.11
|
||||
git+git://github.com/vannoppen/django-thumbs.git@v1.0.0#egg=django-thumbs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user