From edd37783febc0158a87c86b3a4363017c8974444 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 22 Oct 2016 01:24:12 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2d464091d4094e58aecb9014175d7993c8eefdc1 Depends-On: Icdce83d731642724ea3ce6920b84c25d61bd63c5 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a8502bc47f..99eca0845f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ oslo.messaging>=5.2.0 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 -oslo.utils>=3.16.0 # Apache-2.0 +oslo.utils>=3.17.0 # Apache-2.0 pyasn1 # BSD pyasn1-modules # BSD PyMySQL!=0.7.7,>=0.6.2 # MIT License diff --git a/test-requirements.txt b/test-requirements.txt index 82ea74732b..f1b3b62708 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. hacking<0.10,>=0.9.1 requests-mock>=1.1 # Apache-2.0 -coverage>=3.6 # Apache-2.0 +coverage>=4.0 # Apache-2.0 mock>=2.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD oslotest>=1.10.0 # Apache-2.0