From e24c7de257b583aeb22ab4bf41618268de8b994d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 24 Aug 2017 05:58:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4e60acc1dcbaef39d56a8070d82ec141aeb1c206 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45c7f1d..83733a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ requests>=2.14.2 # Apache-2.0 iso8601>=0.1.11 # MIT lxml!=3.7.0,>=2.3 # BSD oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 -oslo.log>=3.22.0 # Apache-2.0 +oslo.log>=3.30.0 # Apache-2.0 six>=1.9.0 # MIT dogpile.cache>=0.6.2 # BSD