From 0648c0c8bc38dd0cfe081a3cd64ea2c06fcbfde3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Fri, 1 Nov 2013 23:07:36 +0100 Subject: [PATCH] Updated celery yo version 3.0.24 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eb515dc2..989a9100 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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