diff --git a/test-requirements.txt b/test-requirements.txt index 8cc4db2055..c9ca34998c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -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