We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4435a2a commit dadbbfcCopy full SHA for dadbbfc
1 file changed
requirements-dev.txt
@@ -5,7 +5,7 @@ enum34
5
flake8
6
flake8-blind-except
7
# Upper bound because of https://github.com/public/flake8-import-order/issues/42
8
-flake8-import-order>=0.4.0, <=0.6.0
+flake8-import-order>=0.4.0, <0.6.0
9
mock
10
netifaces
11
nose
0 commit comments