From cc5b31059e69c3d3846db87c19fc73444375c49c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 13 Jul 2017 13:02:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I652f0242a9615ab314e7a7555695a89de78553e5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8940a62f..556f675df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -oslo.db>=4.23.0 # Apache-2.0 +oslo.db>=4.24.0 # Apache-2.0 oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0