Skip to content

Commit d0b3af8

Browse files
committed
Limit html5lib version before sanitizer API changes get released.
1 parent 95687ef commit d0b3af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ordereddict
22
six
3-
html5lib>=0.999
3+
html5lib>=0.999,<0.99999999
44

55
# Requirements to run the test suite:
66
nose

0 commit comments

Comments
 (0)