From 1c6361e8633b0259ea0a3feb1f214b3d8b79e358 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 15 Mar 2017 05:18:41 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idb459305868af9f416e4f61885b46a7ee5727da9 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 045d0d3..82a7481 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,9 +3,9 @@ # process, which may cause wedges in the gate later. six>=1.9.0 # MIT oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0 oslo.context>=2.12.0 # Apache-2.0 -oslo.messaging>=5.14.0 # Apache-2.0 +oslo.messaging>=5.19.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 iso8601>=0.1.11 # MIT -- GitLab