summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-11 17:41:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-11 17:41:49 +0000
commitcd86c4304a96ba95620d211990814c2a807ebed0 (patch)
treee22f20e69501f44c9f227ec27f3d737292df50cb /requirements.txt
parent7cb7d262ce670a345da70b99508fd082d72d257d (diff)
downloadglance_store-cd86c4304a96ba95620d211990814c2a807ebed0.tar.gz
Updated from global requirements
Change-Id: I3555871b9158d0d7d05cd59b11c567bbc67ab2bc
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 4b6f89e..6e8e87d 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.17.0 # Apache-2.0
+keystoneauth1>=2.18.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
-requests!=2.12.2,>=2.10.0 # Apache-2.0
+requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0