From 442d8b9e77c32b3c62a349b7b42561e4a8361fcf Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 18 Nov 2014 11:36:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9d04f270038ba647a4a0ad849270aca2ea879874 --- test-requirements-py3.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index a1e2f31f7..bb9157ff8 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -12,7 +12,7 @@ mox3>=0.7.0 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 oslotest>=1.2.0 # 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 dae910de3..0658fcc64 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,7 +12,7 @@ mox3>=0.7.0 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 oslotest>=1.2.0 # Apache-2.0 # for test_qpid