From 32b9629573598508a146f4aa39d50509853f094e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 15 Dec 2015 18:59:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9187c178b1f6b13dfe744718de8b865168ac6bac --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0684bc4..4e6633c 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!=3.1.0,>=2.8.0 # Apache-2.0 +oslo.utils>=3.2.0 # Apache-2.0 pytz>=2013.6