summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-requirements-py3.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
index 2aacbb3db..6e95687a8 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -44,7 +44,7 @@ WebTest>=2.0
discover
python-subunit>=0.0.18
testrepository>=0.0.18
-testtools>=0.9.34
+testtools>=0.9.34,!=1.4.0
testscenarios>=0.4
# for python-keystoneclient
diff --git a/test-requirements.txt b/test-requirements.txt
index 957961ae0..5d540ef30 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -45,7 +45,7 @@ WebTest>=2.0
discover
python-subunit>=0.0.18
testrepository>=0.0.18
-testtools>=0.9.34
+testtools>=0.9.34,!=1.4.0
testscenarios>=0.4
# for python-keystoneclient