From ef97c25ebba15ee8fcef31f776380cf342e2dd10 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 24 Jun 2016 03:16:30 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2db8154172bb5d1a84689984cffd4c8295f6a799 --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index c5955ad6..bcfcc84f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,13 +38,13 @@ test = fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD - sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD + sphinx!=1.3b1,<1.3,>=1.2.1 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT - os-testr>=0.7.0 # Apache-2.0 - reno>=1.6.2 # Apache2 + os-testr>=0.7.0 # Apache-2.0 + reno>=1.8.0 # Apache2 fixtures = testresources>=0.2.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD