-
- Downloads
Updatet from PIL to Pillow
... | @@ -19,7 +19,7 @@ | ... | @@ -19,7 +19,7 @@ |
# Please add requirements here | # Please add requirements here | ||
# Read docs for how this works: http://www.pip-installer.org/en/latest/cookbook.html | # Read docs for how this works: http://www.pip-installer.org/en/latest/cookbook.html | ||
Django==1.6.1 | Django==1.6.1 | ||
PIL==1.1.7 | Pillow | ||
requests==2.0.1 | requests==2.0.1 | ||
django-tinymce | django-tinymce | ||
python-dateutil==1.5 | python-dateutil==1.5 | ||
\ No newline at end of file |
Please register or sign in to comment