diff --git a/test-requirements.txt b/test-requirements.txt index 26ba391..c96af19 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,15 +3,10 @@ # process, which may cause wedges in the gate later. coverage>=3.6 # Apache-2.0 -discover # BSD eventlet!=0.18.3,>=0.18.2 # MIT hacking<0.11,>=0.10.0 -oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 +mock>=1.2 # BSD +os-testr>=0.4.1 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -pylint==1.4.5 # GNU GPL v2 -simplejson>=2.2.0 # MIT -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT -mox3>=0.7.0 # Apache-2.0 -os-testr>=0.4.1 # Apache-2.0