diff --git a/requirements.txt b/requirements.txt index 416033c3..2e90008c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,8 @@ python-swiftclient>=2.2.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 -python-openstackclient>=2.1.0 # Apache-2.0 -oslo.utils>=3.16.0 # Apache-2.0 +python-openstackclient>=3.3.0 # Apache-2.0 +oslo.utils>=3.17.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 7325fc99..e9a996a3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. flake8<2.6.0,>=2.5.4 # MIT hacking<0.11,>=0.10.2 -coverage>=3.6 # Apache-2.0 +coverage>=4.0 # Apache-2.0 mock>=2.0 # BSD pylint==1.4.5 # GPLv2 python-subunit>=0.0.18 # Apache-2.0/BSD @@ -11,7 +11,7 @@ sphinx!=1.3b1,<1.4,>=1.2.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT -reno>=1.8.0 # Apache2 +reno>=1.8.0 # Apache2 # Tempest Plugin tempest-lib>=0.14.0 # Apache-2.0