summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-06 08:29:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-06 08:29:39 +0000
commit2293a17c76500e05a3ca02bd1120690f5455e19a (patch)
tree1fee159c5f010405cdd136ddbb6480a0b39be461
parentcaa704c50ae9ea5290b8cc874ffecfb52eb70153 (diff)
downloadoslo-messaging-2293a17c76500e05a3ca02bd1120690f5455e19a.tar.gz
Updated from global requirements
Change-Id: I52a8a76770386db253903a6ba684ef59a12b4c3f
-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 ae7a0a0..a4ed6f7 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -12,7 +12,7 @@ mox3<0.8.0,>=0.7.0
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
-testtools!=1.2.0,>=0.9.36
+testtools!=1.2.0,<2.0.0,>=0.9.36
oslotest<1.6.0,>=1.5.1 # Apache-2.0
# when we can require tox>= 1.4, this can go into tox.ini:
diff --git a/test-requirements.txt b/test-requirements.txt
index 8895a67..0893731 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,7 +12,7 @@ mox3<0.8.0,>=0.7.0
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
-testtools!=1.2.0,>=0.9.36
+testtools!=1.2.0,<2.0.0,>=0.9.36
oslotest<1.6.0,>=1.5.1 # Apache-2.0
# for test_qpid