diff --git a/test-requirements.txt b/test-requirements.txt
index 6b327bee8f..657117adf5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,7 +2,7 @@
 bandit>=1.1.0 # Apache-2.0
 bashate>=0.5.1 # Apache-2.0
 doc8>=0.6.0 # Apache-2.0
-hacking>=3.0,<3.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
 
 # coverage testing
 coverage!=4.4,>=4.0 # Apache-2.0