From 9053a60bcf388bd66905da7ec1dfc1e5a12f64d7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 3 Dec 2014 20:57:32 +0000 Subject: Updated from global requirements Change-Id: Ife33bd0939e6cf7def3e71e7c943a399fffaa160 --- 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 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 -- cgit v1.2.1