diff --git a/setup.py b/setup.py index 2a6d77d..efebc8c 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def read(fname): 'django>=1.4', 'decorator==3.4.0,<=4.0.2', 'reportlab==2.5', - 'html5lib==0.90', + 'html5lib==0.99999999', 'httplib2==0.9', 'pyPdf==1.13', 'xhtml2pdf==0.0.4',