summaryrefslogtreecommitdiffstats
path: root/askbot_requirements_dev.txt
diff options
context:
space:
mode:
Diffstat (limited to 'askbot_requirements_dev.txt')
-rw-r--r--askbot_requirements_dev.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/askbot_requirements_dev.txt b/askbot_requirements_dev.txt
index e5c36577..476ed66f 100644
--- a/askbot_requirements_dev.txt
+++ b/askbot_requirements_dev.txt
@@ -1,5 +1,5 @@
akismet
-django==1.4.2
+django>=1.3.1,<1.6
Jinja2
Coffin>=0.3
South>=0.7.1
@@ -15,7 +15,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