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