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: I668a2f65431e8870268e067e1c0acd4d94a65c95
This commit is contained in:
Hervé Beraud 2020-06-09 11:54:50 +02:00
parent de178ac438
commit 2e0d6a839a
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ keystoneauth1==3.6.2
linecache2==1.0.0
MarkupSafe==1.0
mccabe==0.2.1
mock==2.0.0
monotonic==0.6
msgpack-python==0.4.0
netaddr==0.7.18