diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 8c54aaa1..4e154dfd 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -2,10 +2,11 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. +hacking>=0.10.0,<0.11 + coverage>=3.6 discover fixtures>=0.3.14 -hacking>=0.8.0,<0.9 mock>=1.0 pycrypto>=2.6 oslosphinx>=2.5.0 # Apache-2.0