From 9b9170fee27fd98eac3b40b7d1ee2e26cf09e01c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 3 Jun 2016 18:17:55 +0000 Subject: Updated from global requirements Change-Id: I9f8c241551ecb0eebb9ebc4f379b77ab2e31dc1c --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 741413d..f18f3ec 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,8 +35,8 @@ test = discover # BSD doc8 # Apache-2.0 eventlet!=0.18.3,>=0.18.2 # MIT - fixtures<2.0,>=1.3.1 # Apache-2.0/BSD - mock>=1.2 # BSD + 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 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 @@ -49,7 +49,7 @@ fixtures = testresources>=0.2.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD pifpaf = - pifpaf>=0.1.0 + pifpaf>=0.4.0 # Apache-2.0 [files] packages = -- cgit v1.2.1