From 0c330868ec037033258196932961f440f4d2d393 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 8 Aug 2013 11:20:22 -0300 Subject: Sync requirements with global requirements Change-Id: Id8ffb22f4ecb05b9f8494be70d4587453a334efb --- test-requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1b82ab0..1382391 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,10 +1,10 @@ coverage>=3.6 discover fixtures>=0.3.12 -flake8 +flake8==2.0 python-subunit sphinx>=1.1.2 -testrepository>=0.0.13 -testresources -testscenarios -testtools>=0.9.27 +testrepository>=0.0.17 +testresources<0.3 +testscenarios>=0.4,<0.5 +testtools>=0.9.32 -- cgit v1.2.1