summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'askbot_requirements.txt')
-rw-r--r--askbot_requirements.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/askbot_requirements.txt b/askbot_requirements.txt
index fc11d9d1..7b619c36 100644
--- a/askbot_requirements.txt
+++ b/askbot_requirements.txt
@@ -1,11 +1,12 @@
akismet
-django>=1.1.2
+django==1.3.1
Jinja2
Coffin>=0.3
South>=0.7.1
oauth2
+Lamson
markdown2
-html5lib
+html5lib==0.90
django-keyedcache
django-threaded-multihost
django-robots
@@ -17,3 +18,4 @@ django-followit
django-recaptcha-works
python-openid
pystache==0.3.1
+pytz