diff --git a/requirements.txt b/requirements.txt index 6f086b0f3f..0a66b50db8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,17 +20,17 @@ python-keystoneclient!=1.8.0,>=1.6.0 keystonemiddleware!=2.4.0,>=2.0.0 oslo.cache>=0.8.0 # Apache-2.0 oslo.concurrency>=2.3.0 # Apache-2.0 -oslo.config>=2.6.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0 -oslo.db>=3.0.0 # Apache-2.0 +oslo.db>=3.2.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.12.0 # Apache-2.0 oslo.middleware>=2.9.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=0.12.0 # Apache-2.0 -oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.utils>=2.8.0 # Apache-2.0 oauthlib>=0.6 pysaml2>=2.4.0 dogpile.cache>=0.5.4 diff --git a/test-requirements.txt b/test-requirements.txt index 7b17d60ed1..a80a7ba658 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -30,7 +30,7 @@ testrepository>=0.0.18 testtools>=1.4.0 # For documentation -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 reno>=0.1.1 # Apache2 tempest-lib>=0.10.0