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: I8adfadd54749890e83a3a3048ad70a16428857d7
This commit is contained in:
Hervé Beraud 2020-06-09 10:50:23 +02:00
parent 27aa53d832
commit 4f9ffa1b48
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ kombu==4.0.0
linecache2==1.0.0
MarkupSafe==1.0
mccabe==0.2.1
mock==2.0.0
monotonic==0.6
mox3==0.20.0
msgpack-python==0.4.0