From 73d717cb7fbaed738e9d097c5dda17ca14e41f6c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 13 Mar 2017 19:29:26 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2dd2470705e90d8acc73a30f31908fe70fcb79a3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5dee066ca..56ae32578 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr>=2.0.0 # Apache-2.0 -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0