diff --git a/test-requirements.txt b/test-requirements.txt index 826723bd6..9cedd5b60 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,13 +7,13 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0.0 # BSD +stestr>=2.0.0 # Apache-2.0 testscenarios>=0.4 # Apache-2.0/BSD testtools>=2.2.0 # MIT oslotest>=3.2.0 # Apache-2.0 pifpaf>=0.10.0 # Apache-2.0 # for test_matchmaker_redis redis>=2.10.0 # MIT -stestr>=2.0.0 # Apache-2.0 # for test_impl_zmq pyzmq>=14.3.1 # LGPL+BSD