From bb0d0b56558bd97b33cec37fd47a48c3ade5ab03 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 18 Nov 2014 11:37:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I364ac4f5d90a2826523d629cc0bfe37ed1e8e17f --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 2202587e5..532705177 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,4 +13,4 @@ sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 oslosphinx>=2.2.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 -testtools>=0.9.36 +testtools>=0.9.36,!=1.2.0,!=1.4.0