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: I6240c4a3ba79858cfbdb9341b26d72a3910c0b7d
This commit is contained in:
Hervé Beraud 2020-06-09 01:27:23 +02:00
parent ffa6f6d449
commit faf77e9561
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ keystoneauth1==3.16.0
linecache2==1.0.0
MarkupSafe==1.0
mccabe==0.2.1
mock==2.0.0
monotonic==1.4
msgpack==0.5.6
munch==2.2.0