summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-02-21 22:56:55 -0300
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-02-21 22:56:55 -0300
commit4e145daacc1a133068e8899185a31f381c4131f3 (patch)
tree928ebb69a8b984e582756efd05e2c21c2df7544d /askbot_requirements.txt
parent6ca6581ee7b79cde073e400a15d60d42101232a6 (diff)
downloadaskbot-4e145daacc1a133068e8899185a31f381c4131f3.tar.gz
askbot-4e145daacc1a133068e8899185a31f381c4131f3.tar.bz2
askbot-4e145daacc1a133068e8899185a31f381c4131f3.zip
added hints about alternative less compilers to the documentation and html5lib version to the pip requirements files
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 fc11d9d1..a6288c7a 100644
--- a/askbot_requirements.txt
+++ b/askbot_requirements.txt
@@ -5,7 +5,7 @@ Coffin>=0.3
South>=0.7.1
oauth2
markdown2
-html5lib
+html5lib==0.90
django-keyedcache
django-threaded-multihost
django-robots