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: Ic435375ea64e5a2d50a208208c4729046cb49e23
This commit is contained in:
Hervé Beraud 2020-06-09 01:14:00 +02:00
parent 92efac6413
commit bfb642eb44
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ jsonschema==2.6.0
keystoneauth1==3.4.0
linecache2==1.0.0
MarkupSafe==1.0
mock==2.0.0
monotonic==0.6
mox3==0.20.0
msgpack-python==0.4.0