From 136fe0f8384be30cef0a560e3adcd62b689fa6e1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 19 Oct 2015 23:32:08 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4bd9947ffa7485787ddd04ea13e477d7a3771308 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b57e99b..19770f9 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.4.0 # Apache-2.0 +oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 pytz>=2013.6