Commit 93aee469 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update html5lib to release version

parent 48c35743
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ setup(
		'django-htmlmin~=0.8',
		'django-oidc-provider~=0.2',
		'django-widget-tweaks~=1.4',
		'html5lib==0.9999999',
		'html5lib>=1',
		'passlib~=1.6',
		'six~=1.10',
	],