summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt8
1 files 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