From e31c1c5c1026d533f3c31e3acbdb0e446c77deea Mon Sep 17 00:00:00 2001 From: Andrey Pavlov Date: Fri, 20 Mar 2015 11:52:37 +0300 Subject: [PATCH] Update requirements Change-Id: I0d317c760a51c6d9d4f3baa9811f5801ddf76d67 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a64e576f..9f730bd9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,6 +9,6 @@ oslotest pylint==0.25.2 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,<1.3 -tempest-lib>=0.2.0 +tempest-lib>=0.4.0 testrepository>=0.0.18 testtools>=0.9.34