From 90e9e9c96b4552a4a1f1f7db51fac2cc076c0003 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 2 Mar 2017 04:56:16 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I814f84b49eed9111ada8b3ebb3c15041dcbe4bd1 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c3001943..78beca11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=1.8 # Apache-2.0 +pbr>=2.0.0 # Apache-2.0 Babel>=2.3.4 # BSD os-brick>=1.8.0 # Apache-2.0 @@ -11,7 +11,7 @@ oslo.config!=3.18.0,>=3.14.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 oslo.i18n>=2.1.0 # Apache-2.0 eventlet!=0.18.3,>=0.18.2 # MIT