Changed pil to PIL in requirements

This commit is contained in:
Oskar Hahn 2012-11-24 16:51:21 +01:00
parent 42573affd8
commit 65eeffe1c1

View File

@ -1,5 +1,5 @@
Django==1.4.2 Django==1.4.2
django-mptt django-mptt
reportlab reportlab
pil PIL
simplejson simplejson