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: I9ad69e1d322414b962830806a9c4caedade36325
This commit is contained in:
Hervé Beraud 2020-06-09 12:09:20 +02:00
parent 00c40f3989
commit 9a421075d4
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ Mako==1.0.7
MarkupSafe==1.1.0
mccabe==0.5.3
microversion-parse==0.2.1
mock==2.0.0
monotonic==1.5
mox3==0.26.0
msgpack==0.6.1