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: I01e577ce32814268381ed825fdb30c2d5a0980e9
This commit is contained in:
Hervé Beraud 2020-06-09 01:19:16 +02:00
parent 26b4a044d8
commit 9730f0ab86
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ linecache2==1.0.0
Mako==1.0.7
MarkupSafe==1.0
mccabe==0.2.1
mock==2.0.0
monotonic==1.4
mox3==0.25.0
msgpack==0.5.6