summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index cbbdb4ca..331d3fb1 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ install_requires = [
'django-robots',
'unidecode',
'django-countries==1.0.5',
- 'django-celery==2.2.3',
+ 'django-celery==2.2.7',
'django-kombu==0.9.2',
'django-followit',
'django-recaptcha-works',