summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-24 09:52:02 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-24 09:52:02 +0000
commitac28d470740730777dd58e926648ae1279c63890 (patch)
treec0e3131282906454b8fb572e0230507d1e0b8db9
parentb661e7ab09f98f8bba6abc4321de8155596b2903 (diff)
downloadpython-cinderclient-ac28d470740730777dd58e926648ae1279c63890.tar.gz
Updated from global requirements
Change-Id: Id0693a9958d26162b7a2a40173ca28de2d3e4f62
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9fd0e79..96dd122 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.17.0 # Apache-2.0
+keystoneauth1>=2.18.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0
simplejson>=2.2.0 # MIT
Babel>=2.3.4 # BSD