get the right number of 9s for html5lib so bleach doesn't crap out, see https://github.com/mozilla/bleach/issues/212 and https://github.com/mozilla/bleach/issues/212
This commit is contained in:
parent
ad0aaa6748
commit
125d433860
|
@ -12,7 +12,7 @@ django-debug-toolbar==1.6
|
||||||
django-environ==0.4.1
|
django-environ==0.4.1
|
||||||
django-wkhtmltopdf==3.1.0
|
django-wkhtmltopdf==3.1.0
|
||||||
future==0.16.0
|
future==0.16.0
|
||||||
html5lib==0.999999999
|
html5lib==0.9999999
|
||||||
oauthlib==2.0.1
|
oauthlib==2.0.1
|
||||||
olefile==0.44
|
olefile==0.44
|
||||||
psycopg2==2.6.2
|
psycopg2==2.6.2
|
||||||
|
|
Loading…
Reference in a new issue