diff --git a/test_app/requirements.txt b/test_app/requirements.txt index bdb7685..7eb334e 100644 --- a/test_app/requirements.txt +++ b/test_app/requirements.txt @@ -9,6 +9,6 @@ django-cms-chunks==0.0.1 django-extensions==1.1.1 django-mptt==0.5.2 django-sekizai==0.7 -html5lib==0.95 +html5lib==0.999999999 six==1.3.0 wsgiref==0.1.2