summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-08-08 11:20:22 -0300
committerMonty Taylor <mordred@inaugust.com>2013-08-08 11:20:41 -0300
commit0c330868ec037033258196932961f440f4d2d393 (patch)
tree0b7f93ebfd0e6b4a40eb7258ebf5cd2cad0adac8
parentfb0aabc97d64958799fd4a19994ac43d2632fb60 (diff)
downloadpbr-0c330868ec037033258196932961f440f4d2d393.tar.gz
Sync requirements with global requirements
Change-Id: Id8ffb22f4ecb05b9f8494be70d4587453a334efb
-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