From 6d4b8753297957ae91c888077e85135b9403765b Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 16 Jan 2014 09:16:58 +0100 Subject: [PATCH] Sync with global requirements Change-Id: I62bed36fd38426952c222dfaf25dd0c9e75e339c --- test-requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index f0b550b..f5e7acd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,12 +1,12 @@ coverage>=3.6 discover -fixtures>=0.3.12 +fixtures>=0.3.14 flake8==2.0 mock>=1.0 python-subunit oslo.sphinx -sphinx>=1.1.2 +sphinx>=1.1.2,<1.2 testrepository>=0.0.17 -testresources<0.3 -testscenarios>=0.4,<0.5 +testresources>=0.2.4 +testscenarios>=0.4 testtools>=0.9.32