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: I29f0c4b67096dcf089537fa9282ec568f69da66a
This commit is contained in:
Hervé Beraud 2020-06-09 01:18:53 +02:00
parent 8aeaf7e98e
commit 178fae8b30
1 changed files with 0 additions and 1 deletions

View File

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