diff options
author | Filipp Lepalaan <filipp@mac.com> | 2016-02-03 13:16:02 +0200 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2016-02-03 13:16:02 +0200 |
commit | 5976f01b0affa0351e94c8893123acc118b4015c (patch) | |
tree | 11c8102d6bee53b06a9b372d5d1e3e2b1ebec3b3 | |
parent | 904537c9dd343f92e4f95eb1e5e047e5ac7e8ca8 (diff) | |
download | Servo-5976f01b0affa0351e94c8893123acc118b4015c.tar.gz Servo-5976f01b0affa0351e94c8893123acc118b4015c.tar.bz2 Servo-5976f01b0affa0351e94c8893123acc118b4015c.zip |
PIL > Pillow, Django 1.9
-rw-r--r-- | requirements.pip | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/requirements.pip b/requirements.pip index 434b6a6..f6cc601 100644 --- a/requirements.pip +++ b/requirements.pip @@ -1,4 +1,3 @@ -django==1.8.7 django-mptt django-excel django-countries @@ -8,7 +7,7 @@ babel markdown python-memcached psycopg2 -pil +Pillow reportlab pytz phonenumbers @@ -21,5 +20,3 @@ python-magic pyexcel-xls pyexcel-xlsx -e git+git://github.com/filipp/py-gsxws.git#egg=gsxws ---allow-external pil ---allow-unverified pil |