diff --git a/requirements.txt b/requirements.txt index b27aff3b..4888ae9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,11 +34,11 @@ python-muranoclient>=0.8.2 # Apache-2.0 python-congressclient<2000,>=1.3.0 # Apache-2.0 python-mistralclient>=3.1.0 # Apache-2.0 oslo.db>=4.21.1 # Apache-2.0 -oslo.config>=3.22.0 # Apache-2.0 +oslo.config>=4.0.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0 -oslo.messaging>=5.19.0 # Apache-2.0 +oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0 oslo.middleware>=3.27.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index f6eb7560..a0947cf0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD testresources>=0.2.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD unittest2 # BSD -pylint==1.4.5 # GPLv2 +pylint==1.7.1 # GPLv2 requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 murano-pkg-check>=0.3.0 # Apache-2.0 @@ -27,6 +27,6 @@ psycopg2>=2.5 # LGPL/ZPL oslosphinx>=4.7.0 # Apache-2.0 sphinx!=1.6.1,>=1.5.1 # BSD sphinxcontrib-httpdomain # BSD -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 openstackdocstheme>=1.5.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0