Update requirements.txt.

remotes/origin/enhancement/email-actions
Andrey Antukh 2014-01-24 09:47:51 +01:00
parent dcf19b8136
commit fe5b2bbeba
1 changed files with 2 additions and 7 deletions

View File

@ -1,14 +1,9 @@
git+https://github.com/tomchristie/django-rest-framework.git@2.4.0 git+https://github.com/tomchristie/django-rest-framework.git@2.4.0
git+https://github.com/etianen/django-reversion.git@django-1.6 git+https://github.com/etianen/django-reversion.git@django-1.6
Django==1.6.0 Django==1.6.1
South==0.8.3 South==0.8.3
anyjson==0.3.3
Werkzeug==0.9.4
celery==3.0.24
django-celery==3.0.23
django-filter==0.7 django-filter==0.7
django-grappelli==2.4.6
django-picklefield==0.3.0 django-picklefield==0.3.0
django-sampledatahelper==0.2.1 django-sampledatahelper==0.2.1
gunicorn>=17.5 gunicorn>=17.5
@ -16,7 +11,7 @@ psycopg2==2.5.1
pytz>=2013d pytz>=2013d
six>=1.4.1 six>=1.4.1
djmail>=0.4 djmail>=0.4
django-jinja>=0.21 django-jinja>=0.23
jinja2==2.7.1 jinja2==2.7.1
pygments>=1.6 pygments>=1.6
django-sites==0.4 django-sites==0.4