summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-09-06 14:21:26 +0000
committerGerrit Code Review <review@openstack.org>2017-09-06 14:21:26 +0000
commitd94ef7dfeb5013ae345e0fa401cc84d026b26f55 (patch)
tree333672d3d1af233b89fb940a63508ebf17941ddc
parent6dba2bf7a06e9931287e976ace48724390acdde0 (diff)
parent371c3ebc0ee28c5e6c0d942c6efc8b16553b80db (diff)
downloados-client-config-d94ef7dfeb5013ae345e0fa401cc84d026b26f55.tar.gz
Merge "Updated from global requirements"
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8f0e213..6c60910 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
PyYAML>=3.10 # MIT
appdirs>=1.3.0 # MIT License
-keystoneauth1>=3.1.0 # Apache-2.0
+keystoneauth1>=3.2.0 # Apache-2.0
requestsexceptions>=1.2.0 # Apache-2.0