Updated celery yo version 3.0.24
parent
ab7236fddf
commit
0648c0c8bc
|
@ -1,5 +1,4 @@
|
|||
# We use Django 1.6,
|
||||
#git+https://github.com/django/django.git@stable/1.6.x
|
||||
https://www.djangoproject.com/download/1.6c1/tarball/
|
||||
git+https://github.com/tomchristie/django-rest-framework.git@2.4.0
|
||||
git+https://github.com/etianen/django-reversion.git@django-1.6
|
||||
|
@ -7,7 +6,7 @@ git+https://github.com/etianen/django-reversion.git@django-1.6
|
|||
South==0.8.2
|
||||
anyjson==0.3.3
|
||||
Werkzeug==0.9.4
|
||||
celery==3.0.23
|
||||
celery==3.0.24
|
||||
django-celery==3.0.23
|
||||
django-filter==0.7
|
||||
django-grappelli==2.4.6
|
||||
|
|
Loading…
Reference in New Issue