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: I8a601ad5af5ba2e9290c3f36a44d94d1dc9d3e20
This commit is contained in:
Hervé Beraud 2020-06-08 22:23:03 +02:00
parent bc7ed1b4ea
commit 81389bce95

View File

@ -18,7 +18,6 @@ idna==2.6
iso8601==0.1.12
keystoneauth1==3.4.0
linecache2==1.0.0
mock==2.0.0
monotonic==1.4
mox3==0.25.0
msgpack==0.5.6