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.
2 parents 188e32f + b7ad35c commit adc2508Copy full SHA for adc2508
1 file changed
test-requirements.txt
@@ -1,7 +1,7 @@
1
# The order of packages is significant, because pip processes them in the order
2
# of appearance. Changing the order has an impact on the overall integration
3
# process, which may cause wedges in the gate later.
4
-hacking<0.11,>=0.10.0
+hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
5
6
coverage>=4.0 # Apache-2.0
7
fixtures>=3.0.0 # Apache-2.0/BSD
0 commit comments