From b76bcfa01d5caa40af7f47a245f1360c10b56037 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 22 Oct 2016 01:26:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4c2be005e370141222194bc7f9bb99c69e9dab5f --- requirements.txt | 6 +++--- test-requirements.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1af13c8..0b600b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,10 @@ 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 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 oslo.log>=3.11.0 # Apache-2.0 -osc-lib>=1.0.2 # Apache-2.0 +osc-lib>=1.2.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 8a5468e..cec009a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,10 +3,10 @@ # process, which may cause wedges in the gate later. hacking<0.12,>=0.11.0 # Apache-2.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