From abb1cfa1b2c6e7009c6185bc212b8cba81ddb298 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 27 Jul 2017 02:28:37 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia13fab67a42322f151336b33ef8d97bbf5664dfd --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e8134b18..e46d01fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 -keystoneauth1>=2.21.0 # Apache-2.0 -osc-lib>=1.5.1 # Apache-2.0 +keystoneauth1>=3.0.1 # Apache-2.0 +osc-lib>=1.7.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 9584206c..bb060cdc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,7 +23,7 @@ ddt>=1.0.1 # MIT # Documentation sphinx>=1.6.2 # BSD -os-client-config>=1.27.0 # Apache-2.0 +os-client-config>=1.28.0 # Apache-2.0 openstackdocstheme>=1.11.0 # Apache-2.0 reno!=2.3.1,>=1.8.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0