From 62d0fa2cfb663f88969a5a7786ac385d5b34d323 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 18 Nov 2015 20:51:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie5b421a5a7e12dda0bf65cb400985c64f61fda69 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19770f9..4d3fa79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ msgpack-python>=0.4.0 # Only for timeutils in openstack.common - once we're using the # library version this can be removed. iso8601>=0.1.9 -oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.utils>=2.8.0 # Apache-2.0 pytz>=2013.6