diff --git a/requirements.txt b/requirements.txt index 6a4e86d2..c9603316 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ six>=1.9.0 # MIT debtcollector>=1.2.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -keystoneauth1>=2.14.0 # Apache-2.0 -python-keystoneclient>=3.6.0 # Apache-2.0 -requests>=2.10.0 # Apache-2.0 +keystoneauth1>=2.16.0 # Apache-2.0 +python-keystoneclient>=3.8.0 # Apache-2.0 +requests!=2.12.2,>=2.10.0 # Apache-2.0 diff --git a/setup.cfg b/setup.cfg index a861d57e..81784d6b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -54,10 +54,10 @@ console_scripts = [extras] # Dependencies for each of the optional stores vmware = - oslo.vmware>=2.11.0 # Apache-2.0 + oslo.vmware>=2.15.0 # Apache-2.0 swift = httplib2>=0.7.5 # MIT - python-swiftclient>=2.2.0 # Apache-2.0 + python-swiftclient>=3.2.0 # Apache-2.0 cinder = python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 os-brick>=1.8.0 # Apache-2.0