summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:06:05 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-31 03:06:05 +0000
commitcd4bcfb441a08278782d72782f464c2abc4d2ff1 (patch)
tree067ad6ca92e5b304d1e9bfeaaa2e44f7c2c17980 /requirements.txt
parentd9943793ba8c43e68441bcdfc16d412c78ddd202 (diff)
downloadpython-keystoneclient-cd4bcfb441a08278782d72782f464c2abc4d2ff1.tar.gz
Updated from global requirements
Change-Id: I276b3b1d37fde11153ec062866cf6c9c221a3375
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 1b384a1..1e36f8f 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.5.0 # Apache-2.0
+oslo.utils>=3.9.0 # Apache-2.0
positional>=1.0.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT