From ec7990b6a2c1376b9a63bc75d6766c5f313635cf Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 1 Mar 2017 04:07:45 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I1cc5dd5b901c89f95665d523f0139f71e2551bec --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49e4e35b3..361f82eba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ oslo.concurrency>=3.8.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 -oslo.utils>=3.18.0 # Apache-2.0 +oslo.utils>=3.20.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD Pint>=0.5 # BSD psutil>=3.2.2 # BSD