We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c5387 commit 9fc0494Copy full SHA for 9fc0494
1 file changed
requirements.txt
@@ -1,7 +1,7 @@
1
# -*- conf-mode -*-
2
setuptools>=1.2 # Require this first, to prevent later errors
3
#
4
-coverage>=4.0.1
+coverage>=4.0.1,!=4.0.2
5
#cssselect>=0.6.1 # for PyQuery
6
decorator>=3.4.0
7
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
0 commit comments