summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-29 02:34:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-29 02:34:37 +0000
commit64a388caa7df21a701719a25c20b7c62e9de96de (patch)
treed8a91aa372fd1942788d4ff52bf8c5b513295819 /requirements.txt
parentbabf05ff3ab3b3c7c0eade99d3bd3ef67755cbbc (diff)
downloadpython-keystoneclient-64a388caa7df21a701719a25c20b7c62e9de96de.tar.gz
Updated from global requirements
Change-Id: I5357ca7782eee3ac4d659e4678b8f2c5bc72baf1
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 c4b781b..76d4993 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ keystoneauth1>=2.7.0 # Apache-2.0
oslo.config>=3.12.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
positional>=1.0.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT