diff --git a/requirements.txt b/requirements.txt index 29a140f22..09c5d6a2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,11 +9,11 @@ netaddr>=0.7.18 # BSD SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT alembic>=0.8.10 # MIT six>=1.10.0 # MIT -neutron-lib>=1.11.0 # Apache-2.0 -oslo.concurrency>=3.20.0 # Apache-2.0 +neutron-lib>=1.13.0 # Apache-2.0 +oslo.concurrency>=3.25.0 # Apache-2.0 oslo.config>=5.1.0 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 -oslo.log>=3.30.0 # Apache-2.0 +oslo.log>=3.36.0 # Apache-2.0 oslo.messaging>=5.29.0 # Apache-2.0 oslo.reports>=1.18.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 8c86b1b03..ac19c26d3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,14 +10,14 @@ flake8-import-order==0.12 # LGPLv3 mock>=2.0.0 # BSD pylint==1.4.5 # GPLv2 requests-mock>=1.1.0 # Apache-2.0 -sphinx>=1.6.2 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0 +sphinx!=1.6.6,>=1.6.2 # BSD +openstackdocstheme>=1.18.1 # Apache-2.0 tempest>=17.1.0 # Apache-2.0 testtools>=2.2.0 # MIT testresources>=2.0.0 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD WebOb>=1.7.1 # MIT WebTest>=2.0.27 # MIT -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0