summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-12 00:19:33 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-12 00:19:33 +0000
commit1686c4f5a41e7a9f0b15acfaa2dfb5244c3f04b7 (patch)
treea556d9b1f4f2f321120837e85510ad196bb928c9
parent7ba3677421820a2a2d3502771b31d31d68ea0a21 (diff)
downloadkeystonemiddleware-1686c4f5a41e7a9f0b15acfaa2dfb5244c3f04b7.tar.gz
Updated from global requirements
Change-Id: I3a80f56a7ebf068124d6972aa4085b6b8b1da464
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 87a54ee..2bf8572 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,14 +4,14 @@
keystoneauth1>=2.10.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
-oslo.context>=2.4.0 # Apache-2.0
+oslo.context>=2.6.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
positional>=1.0.1 # Apache-2.0
pycadf!=2.0.0,>=1.1.0 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
+python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
WebOb>=1.2.3 # MIT