summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 2d2bf61..8db2b51 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,8 +4,8 @@
fixtures>=0.3.14,<=1.0.0
hacking>=0.9.2,<0.10
-mock>=1.0
-oslosphinx>=2.2.0 # Apache-2.0
-oslotest>=1.1.0 # Apache-2.0
+mock>=1.0,<=1.0.1
+oslosphinx>=2.2.0,<2.5.0 # Apache-2.0
+oslotest>=1.1.0,<1.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
testtools>=0.9.34,!=1.4.0,<=1.5.0