summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-23 13:41:31 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-23 13:41:31 +0000
commit246baf854252746f4b7d0b5db58370f18a00877f (patch)
treef15583f6191a9f231cf9bdbcc06252d7e3d978c9 /requirements.txt
parent599b9b8491ab22ea238b271c518011f45ead26c2 (diff)
downloadglance_store-246baf854252746f4b7d0b5db58370f18a00877f.tar.gz
Updated from global requirements
Change-Id: I5e8336c9102cbf79ab64b7b0cd2eb1832029f779
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 35defa7..95fa967 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.9.0 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-keystoneauth1>=2.21.0 # Apache-2.0
+keystoneauth1>=3.0.1 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0