summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-09-25 12:17:08 -0400
committerClark Boylan <clark.boylan@gmail.com>2013-09-25 15:30:37 -0700
commitc779550fac2acdf220a3279d6e61031153147241 (patch)
tree045182e8bedb1109f01cad1833a8d4ebdda34ff0 /test-requirements.txt
parent52905bcdd39077db59a42e4e1a0a792adc786176 (diff)
downloadzuul-c779550fac2acdf220a3279d6e61031153147241.tar.gz
Partial sync with OpenStack requirements.
Where we're using the same libraries as OpenStack, sync with the OpenStack versions. Just to be nice. Change-Id: I8e90d2a8945d62e962b813c6396f0e7db4e14222
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index b3e6e2cad..b220203ee 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,10 +1,10 @@
-hacking>=0.5.3,<0.6
+hacking>=0.5.6,<0.8
-coverage
-sphinx
+coverage>=3.6
+sphinx>=1.1.2
docutils==0.9.1
discover
-fixtures>=0.3.12
+fixtures>=0.3.14
python-subunit
-testrepository>=0.0.13
-testtools>=0.9.27
+testrepository>=0.0.17
+testtools>=0.9.32