From 256a688ff8ab67098bfeddb308736e69ed3b30e7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 13 Feb 2018 01:58:21 +0000 Subject: Updated from global requirements Change-Id: I5f790e6e353924a19b64da8e1489bb4efb2551cc --- test-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 95c8c71..453d7f5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,15 +2,15 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 requests-mock>=1.1.0 # Apache-2.0 # computes code coverage percentages coverage!=4.4,>=4.0 # Apache-2.0 # These are needed for docs generation -openstackdocstheme>=1.17.0 # Apache-2.0 -sphinx>=1.6.2 # BSD +openstackdocstheme>=1.18.1 # Apache-2.0 +sphinx!=1.6.6,>=1.6.2 # BSD reno>=2.5.0 # Apache-2.0 -- cgit v1.2.1