From f79a2b2a0b042e49aabc117d14c98426c49f9769 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 19 Jun 2017 21:00:51 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I73accbeb60da194c454d96a646beb960d0574924 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0575da81..855e7966 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,9 +7,9 @@ cffi # MIT cryptography>=1.6 # BSD/Apache-2.0 eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -oslo.config>=4.0.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.db>=4.21.1 # Apache-2.0 +oslo.db>=4.23.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0 oslo.middleware>=3.27.0 # Apache-2.0