summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 22:00:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-20 22:00:00 +0000
commita6d241d3f7f9e8eb39ab58bcb8a541ec117b2ba9 (patch)
tree9ee5786cd985854ec33753cf0c0caf4ae1adae36
parent75aa9a6ed495b6969df8b0c99c0770c7f4e7f159 (diff)
downloadpython-ceilometerclient-a6d241d3f7f9e8eb39ab58bcb8a541ec117b2ba9.tar.gz
Updated from global requirements
Change-Id: I7235b786c6f51fa0449f2e89a8f39f9f4ea4af27
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 0e2259d..146ace4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ iso8601>=0.1.9 # MIT
keystoneauth1>=2.1.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
PrettyTable<0.8,>=0.7 # BSD
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0