From e875f24ff7379cf649c9338d612b4e71c9eb74dc Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 22 Oct 2016 01:24:04 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0c74d6fb97ca8b887a2eaba5eed8398c9b135e1d --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f21a4482939d..138c43833c63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ oslo.context>=2.9.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.utils>=3.16.0 # Apache-2.0 +oslo.utils>=3.17.0 # Apache-2.0 oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index ec05f9655333..5a382e4cdfdd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.0 -coverage>=3.6 # Apache-2.0 +coverage>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0