summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-05 03:30:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-12-05 03:30:32 +0000
commit461c6382342999ac75200046bfacd9d287856764 (patch)
tree795a588efaebef48b83b291ed64fe0fa550849b6 /requirements.txt
parentd17ae43e1d01c5c22da3e5290398ecfbc5b3e5bc (diff)
downloadpython-cinderclient-461c6382342999ac75200046bfacd9d287856764.tar.gz
Updated from global requirements
Change-Id: I87d4ef5b099793a049b361dcacf423a27282b12e
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 47e8605..82f5669 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
-keystoneauth1>=3.2.0 # Apache-2.0
+keystoneauth1>=3.3.0 # Apache-2.0
simplejson>=3.5.1 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
six>=1.10.0 # MIT