From 338b39dc5cdc689a85dd5cff20ece6bc7db6daf5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 18 Aug 2017 11:39:57 +0000 Subject: Updated from global requirements Change-Id: I91e770e8ca54bdf8d8da40d4815ef860f12121be --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index ed9d8c7..8921213 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,7 +35,7 @@ test = doc8 # Apache-2.0 eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT fixtures>=3.0.0 # Apache-2.0/BSD - mock>=2.0 # BSD + mock>=2.0.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD sphinx>=1.6.2 # BSD openstackdocstheme>=1.16.0 # Apache-2.0 @@ -44,7 +44,7 @@ test = testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT os-testr>=0.8.0 # Apache-2.0 - reno!=2.3.1,>=1.8.0 # Apache-2.0 + reno>=2.5.0 # Apache-2.0 fixtures = testresources>=0.2.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD -- cgit v1.2.1