diff --git a/test-requirements.txt b/test-requirements.txt index 01670589c7..6828d81cd2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ pbr>=2.0 # Apache-2.0 # Hacking already pins down pep8, pyflakes and flake8 -hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0 +hacking>=1.0.0,<1.1.0 # Apache-2.0 beautifulsoup4 # MIT Jinja2>=2.8 # BSD License (3 clause)