diff --git a/requirements.txt b/requirements.txt index 8df2aca1ea..a683a045df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,6 +30,5 @@ websockify>=0.5.1,<0.6 wsgiref>=0.1.2 oslo.config>=1.2.0 oslo.rootwrap -oslotest pycadf>=0.5.1 oslo.messaging>=1.3.0 diff --git a/test-requirements.txt b/test-requirements.txt index 8ca89a33b8..a37d4b2566 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,5 +11,6 @@ pylint==0.25.2 python-subunit>=0.0.18 sphinx>=1.2.1,<1.3 oslosphinx +oslotest testrepository>=0.0.18 testtools>=0.9.34