summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-18 19:29:48 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-18 19:29:48 +0000
commitb2bc638f4ad5ae3cbdc3bb7928f38c4f2b8273c4 (patch)
tree37e98cc654f9add78da3f463790b87f181f51d6f
parentf63226ee491491caf5d8261e2959769675c00656 (diff)
downloadpython-cinderclient-b2bc638f4ad5ae3cbdc3bb7928f38c4f2b8273c4.tar.gz
Updated from global requirements
Change-Id: I2f17771caf16880f9488932d306808a59f8bbed5
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9525e93..9fd0e79 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.8 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
-keystoneauth1>=2.16.0 # Apache-2.0
+keystoneauth1>=2.17.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0
simplejson>=2.2.0 # MIT
Babel>=2.3.4 # BSD