summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-01 04:24:16 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-01 04:24:16 +0000
commitd9bd1056323605ed64e73175ce2fcbe5982ec045 (patch)
tree4d6dbfbeeb38c66f4347347df901f818b8653afc /requirements.txt
parent5dc965e268a5a1fa0c39dc6bcef4ef9bf717c8c0 (diff)
downloadpython-keystoneclient-d9bd1056323605ed64e73175ce2fcbe5982ec045.tar.gz
Updated from global requirements3.2.0
Change-Id: I433f6487a9e29166897cc4b6333e90226e443579
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 7c07144..46efc16 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ keystoneauth1>=2.7.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.14.0 # Apache-2.0
positional>=1.0.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT