fix(dep): update pillow, collectfast & heroku-memcacheify to latest

This commit is contained in:
Saurabh Kumar 2014-10-08 10:34:23 +05:30
parent 300190b270
commit e3e3eca2d2
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# This file is here because many Platforms as a Service look for
# requirements.txt in the root directory of a project.
pylibmc==1.2.3
django-heroku-memcacheify==0.5
django-heroku-memcacheify==0.7
-r requirements/production.txt

View File

@ -16,7 +16,7 @@ django-floppyforms==1.2.0
django-model-utils==2.2
# images
Pillow==2.5.3
Pillow==2.6.0
# For user registration, either via email or social
# Well-built with regular release cycles!

View File

@ -4,6 +4,6 @@
gunicorn==19.1.1
django-storages==1.1.8
Collectfast==0.2.0
Collectfast==0.2.1
gevent==1.0.1
boto==2.32.1