summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-08-15 07:55:55 +0000
committerGerrit Code Review <review@openstack.org>2013-08-15 07:55:55 +0000
commited63f50aacb19d1a276fc4329bf8cc4e4ab5717a (patch)
tree703d17e58518f10e0afeebd164e113a9999201fe
parent84614d3cad00b450f770a9b4659937e9f5502f3d (diff)
parent0c330868ec037033258196932961f440f4d2d393 (diff)
downloadpbr-ed63f50aacb19d1a276fc4329bf8cc4e4ab5717a.tar.gz
Merge "Sync requirements with global requirements"
-rw-r--r--test-requirements.txt10
1 files 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