From e14ed2b7e842aa634a7093b147f98281fd3d8ac2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:28:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4e8c5e05c8563df4bc6ed3bf52d7e0a632e82059 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index d901a98f..15c33d06 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,12 +11,12 @@ mock>=2.0.0 # BSD mox3>=0.20.0 # Apache-2.0 netifaces>=0.10.4 # MIT nose-exclude>=0.3.0 # LGPL -python-subunit>=0.0.18 # Apache-2.0/BSD +python-subunit>=1.0.0 # Apache-2.0/BSD selenium>=2.50.1 # Apache-2.0 sphinx>=1.6.2 # BSD oslosphinx>=4.7.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT # This also needs xvfb library installed on your OS xvfbwrapper>=0.1.3 #license: MIT