From 4af4f5f7cf6423bbe113c2ffea7127f8e2cd8a4e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 27 Jun 2017 12:09:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9542a32364dc54d448839827ffe30e1a5c9b62cc --- test-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3d4c041..78ab328 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,14 +7,14 @@ coverage!=4.4,>=4.0 # Apache-2.0 mock>=2.0 # BSD mox>=0.5.3 # Apache-2.0 mox3!=0.19.0,>=0.7.0 # Apache-2.0 -oslo.config>=3.22.0 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 pylint==1.4.5 # GPLv2 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT unittest2 # BSD -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD oslosphinx>=4.7.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 nose # LGPL nosehtmloutput>=0.0.3 # Apache-2.0 openstack.nose-plugin>=0.7 # Apache-2.0