Merge "Cap pycodestyle explicitly to be < 2.6.0"
This commit is contained in:
commit
381527ad30
@ -15,7 +15,7 @@ psycopg2>=2.7.3 # LGPL/ZPL
|
||||
testtools>=2.2.0 # MIT
|
||||
WebTest>=2.0.27 # MIT
|
||||
bashate>=0.5.1 # Apache-2.0
|
||||
flake8>=3.7.0 # MIT
|
||||
pycodestyle>=2.0.0,<2.6.0 # MIT
|
||||
flake8-import-order>=0.17.1 # LGPLv3
|
||||
Pygments>=2.2.0 # BSD
|
||||
bandit!=1.6.0,>=1.1.0,<2.0.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user