From c488961e9d67dbdcf321e16a838e3a424632048a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 1 Dec 2015 06:10:23 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4ab4b7f31227701b664db348c50fa01a305c1cfe --- requirements.txt | 4 ++-- test-requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7abd6035..c12fe782 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ pbr>=1.6 argparse PrettyTable<0.8,>=0.7 -requests!=2.8.0,>=2.5.2 +requests>=2.8.1 simplejson>=2.2.0 -oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.utils>=2.8.0 # Apache-2.0 python-keystoneclient!=1.8.0,>=1.6.0 Babel>=1.3 six>=1.9.0 diff --git a/test-requirements.txt b/test-requirements.txt index 1a04bdba..059b2a7e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,8 +4,8 @@ hacking<0.11,>=0.10.0 coverage>=3.6 discover -oslosphinx>=2.5.0 # Apache-2.0 -requests-mock>=0.6.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 +requests-mock>=0.7.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 testrepository>=0.0.18 testscenarios>=0.4