diff options
Diffstat (limited to 'askbot_requirements.txt')
-rw-r--r-- | askbot_requirements.txt | 2 |
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 |