summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 41eb968..9fec393 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,3 +1,6 @@
-hacking>=0.5.6,<0.8
+fixtures>=0.3.14
+hacking>=0.9.2,<0.10
+mock>=1.0
oslosphinx
-oslotest \ No newline at end of file
+oslotest
+testtools>=0.9.34