summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-21 00:50:09 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-21 00:50:09 +0000
commit0f7b2436155ad3f37284ffc42ae482c93331a59a (patch)
treeb327e818cfc3d65803391c6d9af5ed1010b8a884 /requirements.txt
parent1c48bbc6fcef469eb2f842152bc013572d032ecb (diff)
downloadpython-keystoneclient-0f7b2436155ad3f37284ffc42ae482c93331a59a.tar.gz
Updated from global requirements
Change-Id: I30e57c54b5acf1d2a71cc66767149ab3ec6d946a
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 111cc43..2362edf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ keystoneauth1>=2.14.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.16.0 # Apache-2.0
+oslo.utils>=3.17.0 # Apache-2.0
positional>=1.1.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT