From 922673c8e0c838afdcc9f854be419e890f8c8092 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 12 Nov 2017 21:14:25 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If26fd6dbcd85611b0d7561b6bee4308e3587aa01 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2966204..97b223f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 six>=1.9.0 # MIT msgpack-python>=0.4.0 # Apache-2.0 -oslo.utils>=3.28.0 # Apache-2.0 +oslo.utils>=3.31.0 # Apache-2.0 pytz>=2013.6 # MIT