Add explicit dependency to anyjson because kombu does not add it.

remotes/origin/enhancement/email-actions
Andrey Antukh 2013-10-16 09:45:17 +02:00
parent ec9c3ad200
commit 26db279116
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ 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
South==0.8.2 South==0.8.2
anyjson==0.3.3
Werkzeug==0.9.4 Werkzeug==0.9.4
celery==3.0.23 celery==3.0.23
django-celery==3.0.23 django-celery==3.0.23