From 6ea73bdfbb53486cf9905d21024d16cbf5829b2c Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Wed, 18 Nov 2020 20:11:28 +0000 Subject: [PATCH] Bump oslo.log requirement to 4.3.0 This ensures we have the WALLABY marker available for deprecation noticies. Change-Id: Ic91f34a90fdd0c22c06c669551eaf6f9a398956b --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5dccb8abfd..df346381b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ oslo.config>=6.8.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 oslo.db>=6.0.0 # Apache-2.0 oslo.rootwrap>=5.8.0 # Apache-2.0 -oslo.log>=3.36.0 # Apache-2.0 +oslo.log>=4.3.0 # Apache-2.0 oslo.middleware>=3.31.0 # Apache-2.0 oslo.policy>=3.6.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0