From 3d50a6bfd63e35c60cc8a44fd8789f407eaff8e0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:22:26 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ic40c78f618f0cf3ee7e5d15f4ba3c4e0c33db513 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7cf6e27..4dad816 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,10 +3,10 @@ # process, which may cause wedges in the gate later. fixtures>=3.0.0 # Apache-2.0/BSD -python-subunit>=0.0.18 # Apache-2.0/BSD -six>=1.9.0 # MIT +python-subunit>=1.0.0 # Apache-2.0/BSD +six>=1.10.0 # MIT testrepository>=0.0.18 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT mock>=2.0.0 # BSD mox3>=0.20.0 # Apache-2.0 os-client-config>=1.28.0 # Apache-2.0