From dca95300de0ff0a455efe946f6fbc607da25acd9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 22 Oct 2016 01:26:47 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3cf13c3f0ec14056afa30f8d7e95ed950e961751 --- requirements.txt | 4 ++-- test-requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index aeb05b51..34274043 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ pbr>=1.6 # Apache-2.0 Babel>=2.3.4 # BSD PrettyTable<0.8,>=0.7.1 # BSD -keystoneauth1>=2.10.0 # Apache-2.0 +keystoneauth1>=2.14.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 warlock!=1.3.0,<2,>=1.0.1 # Apache-2.0 six>=1.9.0 # MIT -oslo.utils>=3.16.0 # Apache-2.0 +oslo.utils>=3.17.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index b23380ba..da53c27f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,10 +3,10 @@ # 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 mock>=2.0 # BSD ordereddict # MIT -os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0 +os-client-config>=1.22.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 reno>=1.8.0 # Apache2 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD