diff --git a/requirements.txt b/requirements.txt index 9dd57a9c4b..7c426e6681 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,14 +12,14 @@ netaddr!=0.7.16,>=0.7.12 # BSD testrepository>=0.0.18 # Apache-2.0/BSD pyOpenSSL>=0.14 # Apache-2.0 oslo.concurrency>=3.5.0 # Apache-2.0 -oslo.config>=3.7.0 # Apache-2.0 +oslo.config>=3.9.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 six>=1.9.0 # MIT iso8601>=0.1.9 # MIT -fixtures>=1.3.1 # Apache-2.0/BSD +fixtures<2.0,>=1.3.1 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD PyYAML>=3.1.0 # MIT stevedore>=1.5.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index be3a4f18f3..bb4b27f636 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -reno>=0.1.1 # Apache2 +reno>=1.6.2 # Apache2 mox>=0.5.3 # Apache-2.0 mock>=1.2 # BSD coverage>=3.6 # Apache-2.0