We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aaf54b commit afcb1b8Copy full SHA for afcb1b8
1 file changed
requirements-dev.txt
@@ -19,3 +19,7 @@ bumpversion==0.5.3
19
# Debugging
20
# --------------------------------------------------
21
ipdb==0.9.0
22
+
23
+# Patch for html5lib - issue #520
24
+html5lib<0.99999999
25
+bleach<2.0.0
0 commit comments