summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 0714223..81784d6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -54,13 +54,13 @@ 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.6.1 # Apache-2.0
+ os-brick>=1.8.0 # Apache-2.0
oslo.rootwrap>=5.0.0 # Apache-2.0
[build_sphinx]