summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
authorBenjamin ABEL <bbig26@gmail.com>2014-05-15 20:34:31 +0200
committerBenjamin ABEL <bbig26@gmail.com>2014-05-15 20:34:31 +0200
commite5e67d4d549f162931a233b8c3358c294e375c80 (patch)
treeba55601eca2c314bc9b6eece8b12ceb68d23f6f0 /askbot_requirements.txt
parent97f7e16ea22f265b59408c447af6139d530d9cd9 (diff)
downloadaskbot-e5e67d4d549f162931a233b8c3358c294e375c80.tar.gz
askbot-e5e67d4d549f162931a233b8c3358c294e375c80.tar.bz2
askbot-e5e67d4d549f162931a233b8c3358c294e375c80.zip
Updated requirements of django-celery to >=3.0.11
Diffstat (limited to 'askbot_requirements.txt')
-rw-r--r--askbot_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot_requirements.txt b/askbot_requirements.txt
index 658d2760..3b9fde6e 100644
--- a/askbot_requirements.txt
+++ b/askbot_requirements.txt
@@ -12,7 +12,7 @@ django-threaded-multihost
django-robots
unidecode
django-countries==1.0.5
-django-celery==2.2.7
+django-celery>=3.0.11
django-kombu==0.9.2
django-followit
django-recaptcha-works