summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-03 12:23:06 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-03 12:23:06 +0000
commit3e9a98b8387395093efff151151c394eb90a0f27 (patch)
tree361e0350a02512f0a176fca9ee6b2b2bc24a16ed /requirements.txt
parent8cc95aa5d5ed4120124b06839d637e674c24c927 (diff)
downloadpython-novaclient-3e9a98b8387395093efff151151c394eb90a0f27.tar.gz
Updated from global requirements
Change-Id: Ie7b5506c4dcdf380bc1eecac76533a58590937b9
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 6a18a464..d8c97d27 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-keystoneauth1>=2.18.0 # Apache-2.0
+keystoneauth1>=2.20.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0