From 2e4c1045c8c67f7a22c43489405fce1b4cd6c4b0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 30 May 2016 20:45:51 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I42a3e3636f75cf880eea101f1ee13b1660c5fec7 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3ea16fbc..1e4b6206 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>=3.0.0 # Apache-2.0/BSD +fixtures<2.0,>=1.3.1 # Apache-2.0/BSD mock>=2.0 # BSD nose # LGPL tempest-lib>=0.14.0 # Apache-2.0