diff --git a/requirements.txt b/requirements.txt index b9f770641..4d712c4ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,13 +22,13 @@ iso8601>=0.1.9 kombu>=3.0.7 netaddr!=0.7.16,>=0.7.12 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.i18n>=1.5.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.utils>=2.8.0 # Apache-2.0 pyScss>=1.3.4 # MIT License -python-ceilometerclient>=1.5.0 +python-ceilometerclient>=2.0.0 python-cinderclient>=1.3.1 python-glanceclient>=0.18.0 python-heatclient>=0.6.0 diff --git a/test-requirements.txt b/test-requirements.txt index fd4fa1ea8..8d6d57e5c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ nose-exclude nosehtmloutput>=0.0.3 nosexcover openstack.nose-plugin>=0.7 -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 reno>=0.1.1 # Apache2 selenium sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2