diff --git a/requirements.txt b/requirements.txt index b520f6b..446c94e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -Django==1.9.4 -celery==3.1.20 +Django==1.9.9 +celery==3.1.23 django-celery==3.1.17 -django-extensions==1.6.1 -gunicorn==19.4.5 +django-extensions==1.7.4 +gunicorn==19.6.0 -e git+http://git.0x2620.org/python-ox.git#egg=python-ox