From bd27223f43fd38f1268a0cca15788a207466a239 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 4 May 2015 20:10:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2056981e4f2f2f9dff6bb94dc0b93e2ac7079b59 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2365ebb5..77ad3351 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr>=0.6,!=0.7,<1.0 -requests>=2.2.0,!=2.4.0 +requests>=2.5.2 six>=1.9.0 -stevedore>=1.3.0 # Apache-2.0 +stevedore>=1.3.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 86675d8f..09201eea 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ mock>=1.0 python-subunit>=0.0.18 requests-mock>=0.6.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 -oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 +oslosphinx>=2.5.0 # Apache-2.0 os-client-config testrepository>=0.0.18 testscenarios>=0.4