From f694119d390fb56ddf8364f451b2f5da9258f4ff Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 1 Nov 2016 13:33:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I40c90da5ecc00fc01cf7c18848d03ffef49244ab --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a61c008..893daca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 -PyYAML>=3.1.0 # MIT +PyYAML>=3.10.0 # MIT sphinx!=1.3b1,<1.4,>=1.2.1 # BSD openstackdocstheme>=1.5.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 390e56e..77f61f9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,10 +4,10 @@ hacking<0.11,>=0.10.0 -coverage>=3.6 # Apache-2.0 +coverage>=4.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD oslosphinx>=4.7.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT -sphinx-testing +sphinx-testing # BSD License beautifulsoup4 # MIT