From b9708c375312d94ba368af3362621a4ef4f2b945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Tue, 9 Jun 2020 11:45:08 +0200 Subject: [PATCH] drop mock from lower-constraints The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we don't need it in lower-constraints. These changes will help us to drop `mock` from openstack/requirements Change-Id: I6896e1ca4c8f20aa56cf444a8e29a7bbced95427 --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 7c86ea3..b9404c0 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -10,7 +10,6 @@ GitPython==1.0.1 iso8601==0.1.11 keystoneauth1==3.4.0 linecache2==1.0.0 -mock==2.0.0 mox3==0.20.0 os-client-config==1.28.0 oslotest==3.2.0