summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-08-08 12:09:27 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-08-08 12:09:27 -0400
commitfb8be74971bef0e553099b60b7d6bd501c3bb495 (patch)
tree6f07d849ef46172db11955c62f046cf3880ecb1c /askbot_requirements.txt
parent1bfc46f91b7f2e3e2f8573ab335f07bd685e3df8 (diff)
downloadaskbot-fb8be74971bef0e553099b60b7d6bd501c3bb495.tar.gz
askbot-fb8be74971bef0e553099b60b7d6bd501c3bb495.tar.bz2
askbot-fb8be74971bef0e553099b60b7d6bd501c3bb495.zip
updated required celery version
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 2cac4e63..70bc5874 100644
--- a/askbot_requirements.txt
+++ b/askbot_requirements.txt
@@ -10,7 +10,7 @@ django-threaded-multihost
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