From 714203115ae422f69aaaf997f8e248b9f18be5d9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 16 Jan 2018 12:30:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I562b667455268e491bc95b3c0c37115e4139c7c4 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c40d1b95c..3126167cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ iso8601>=0.1.11 # MIT netaddr>=0.7.18 # BSD netifaces>=0.10.4 # MIT oslo.config>=5.1.0 # Apache-2.0 -oslo.concurrency>=3.20.0 # Apache-2.0 -oslo.log>=3.30.0 # Apache-2.0 +oslo.concurrency>=3.25.0 # Apache-2.0 +oslo.log>=3.36.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 oslo.service!=1.28.1,>=1.24.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index feb166834..27bfe5be4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ hacking>=1.0.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 mock>=2.0.0 # BSD testtools>=2.2.0 # MIT -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0 bashate>=0.5.1 # Apache-2.0 flake8-import-order>=0.13 # LGPLv3