diff --git a/test-requirements.txt b/test-requirements.txt index 983269d..5fab1cd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ # hacking pulls in flake8 -hacking +hacking < 4.0.1 bashate >= 0.2 bandit;python_version>="3.5"