summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-01 13:54:01 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-01 13:54:01 +0000
commit01672f18c37535af1cc92fffe5d2221a9cde3340 (patch)
tree840226e8a5c5fe7b2b14fb5385f1c33f74ca8586 /requirements.txt
parent9bc94cc0482f0c4034dc8deaa5f6d5e6f1c611f6 (diff)
downloadpython-keystoneclient-01672f18c37535af1cc92fffe5d2221a9cde3340.tar.gz
Updated from global requirements
Change-Id: Icc5e63cfd84aa6f5bc1d00868d086a1aff0e8088
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 1e36f8f..77fdaa2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ keystoneauth1>=2.1.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.9.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
positional>=1.0.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT