summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorSunny Chaudhari <yuvaraj.chaudhari1@gmail.com>2014-04-15 15:51:05 +0530
committerSunny Chaudhari <yuvaraj.chaudhari1@gmail.com>2014-04-15 15:51:05 +0530
commitdc83dfd7f0ff5b18951d2f09dff8307fb90b67c4 (patch)
tree32f30b6fe2a981489a6068993080733474bc3318 /requirements.txt
parent2bc7444b3cc854dc47d5553f6ca34dcecd3c4e38 (diff)
downloadgnowsys-dc83dfd7f0ff5b18951d2f09dff8307fb90b67c4.tar.gz
PIL replaced by pillow
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4620eafe..19b18321 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ django-ratings
django-pagination
django-notification
python-magic
-PIL
+pillow
ox
django-passwords
South==0.8.4