summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-11-18 11:36:21 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-11-18 11:36:21 +0000
commit62d732277de5cf663172eafe6d3a6c149a9cf814 (patch)
tree869ca48fd962d06f8565ce1d29fb15d3f46cdd24
parent8c39d157008e093e401783825ba65dc0558508f8 (diff)
downloadoslo-rootwrap-62d732277de5cf663172eafe6d3a6c149a9cf814.tar.gz
Updated from global requirements
Change-Id: I18f14ce95441c77b080227e2cf7125bd219675f3
-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 bd0f078..0b8daae 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -9,7 +9,7 @@ fixtures>=0.3.14
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
-testtools>=0.9.36
+testtools>=0.9.36,!=1.2.0,!=1.4.0
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]
diff --git a/test-requirements.txt b/test-requirements.txt
index 2d075f8..1b73335 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ fixtures>=0.3.14
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
-testtools>=0.9.36
+testtools>=0.9.36,!=1.2.0,!=1.4.0
# this is required for the docs build jobs
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3