summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-03 12:22:23 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-03 12:22:23 +0000
commita0edf0c2bfb7bcc8253aaf46f6a67607e9b09048 (patch)
tree0190e144f8a7755534c981a2a3ed1b872f8e880b /requirements.txt
parent79f96c5f4d43f1b37dcc4a691a7e37c4c3317dc6 (diff)
downloadpython-glanceclient-a0edf0c2bfb7bcc8253aaf46f6a67607e9b09048.tar.gz
Updated from global requirements
Change-Id: If6412272a017a0887b00a33e68a00966ab8d1441
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 0b450cc..bbc204e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
PrettyTable<0.8,>=0.7.1 # BSD
-keystoneauth1>=2.18.0 # Apache-2.0
+keystoneauth1>=2.20.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
warlock!=1.3.0,<2,>=1.0.1 # Apache-2.0
six>=1.9.0 # MIT