diff --git a/test-requirements.txt b/test-requirements.txt index 8e3e0bffa..2f25c0be1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ # hacking pulls in flake8 hacking bashate >= 0.2 -bandit!=1.6.0,>=1.1.0,<2.0.0 +bandit!=1.6.0,>=1.1.0,<2.0.0;python_version>="3.0" # GPLv2