Use Pillow instead of PIL
This commit is contained in:
parent
f066e24e80
commit
7fb3c38cc8
@ -1,7 +1,7 @@
|
||||
Django==1.5
|
||||
django-mptt==0.5.5
|
||||
reportlab==2.6
|
||||
PIL==1.1.7
|
||||
Pillow==1.7.8
|
||||
coverage==3.6
|
||||
django-discover-runner==0.3
|
||||
pep8==1.4.4
|
||||
|
Loading…
Reference in New Issue
Block a user