From c12aec37128a7281f40dd6d1875a3b1705605f93 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 30 May 2016 00:31:57 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ibbd4c9602d83fd68172a7469f66972df44ca7d7d --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7cbebf47..e4ed5af3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,9 +3,9 @@ # process, which may cause wedges in the gate later. coverage>=3.6 # Apache-2.0 discover # BSD -fixtures<2.0,>=1.3.1 # Apache-2.0/BSD +fixtures>=3.0.0 # Apache-2.0/BSD hacking<0.11,>=0.10.0 -mock>=1.2 # 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 six>=1.9.0 # MIT