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.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/askbot_requirements_dev.txt b/askbot_requirements_dev.txt
index af83b691..b960c76e 100644
--- a/askbot_requirements_dev.txt
+++ b/askbot_requirements_dev.txt
@@ -1,11 +1,13 @@
akismet
-django>=1.1.2
+django==1.3.1
Jinja2
Coffin>=0.3
--e git+https://github.com/matthiask/south.git#egg=south
+South>=0.7.1
+#-e git+https://github.com/matthiask/south.git#egg=south
oauth2
+Lamson
markdown2
-html5lib
+html5lib==0.90
django-keyedcache
django-threaded-multihost
django-robots
@@ -18,3 +20,4 @@ django-recaptcha-works
python-openid
pystache==0.3.1
pylint
+pytz