summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-17 10:03:40 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-17 10:03:40 +0000
commit007793f9c5d6a2e873ef18a99980e3d72160145a (patch)
treefbbcdb2184a8910443883a40e63e0c051429e134
parentae5755ad411a20e9484aa47ae53d7bafdf5edc91 (diff)
downloados-client-config-007793f9c5d6a2e873ef18a99980e3d72160145a.tar.gz
Updated from global requirements
Change-Id: I4e859836270e3f9f3903d947c2098995c45a7871
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 482e158..ff3f96f 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.3.0 # Apache-2.0
+keystoneauth1>=3.4.0 # Apache-2.0
requestsexceptions>=1.2.0 # Apache-2.0