From 5f25a822ba988312e4889cbcac151333863d2d53 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 8 Apr 2016 00:33:04 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I09d114e9ee3ea3f99a30eaa5c341cf75a1165a91 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 26960562..e8492be1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ hacking<0.11,>=0.10 pylint==1.4.5 # GNU GPL v2 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD unittest2 # BSD -fixtures>=1.3.1 # Apache-2.0/BSD +fixtures<2.0,>=1.3.1 # Apache-2.0/BSD mock>=1.2 # BSD nose # LGPL tempest-lib>=0.14.0 # Apache-2.0