summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
-rw-r--r--setup.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 9ea72ac..85ec40b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,6 +13,6 @@ eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
six>=1.10.0 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
-keystoneauth1>=3.2.0 # Apache-2.0
+keystoneauth1>=3.3.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
diff --git a/setup.cfg b/setup.cfg
index d89dc6b..f4865bc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -60,7 +60,7 @@ swift =
python-swiftclient>=3.2.0 # Apache-2.0
cinder =
python-cinderclient>=3.2.0 # Apache-2.0
- os-brick>=2.1.0 # Apache-2.0
+ os-brick>=2.1.1 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.privsep>=1.23.0 # Apache-2.0