From 75d571bd473447bd6cba552e81119ea7c5944255 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 6 Dec 2015 20:43:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia5e7f986d49a4d6435828141fd606c6a21a0c97c --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f5d3966..fbaa0693 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. Babel>=1.3 -keystoneauth1>=1.0.0 +keystoneauth1>=2.1.0 oslo.config>=2.7.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 42da45d3..71c6263a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,8 +11,8 @@ pycrypto>=2.6 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0 -reno>=0.1.1 # Apache2 -requests-mock>=0.6.0 # Apache-2.0 +reno>=0.1.1 # Apache2 +requests-mock>=0.7.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 stevedore>=1.5.0 # Apache-2.0 testrepository>=0.0.18