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: I5d9764b13a30f09a0b8b4b81faa73f2917cd5ee7
This commit is contained in:
Hervé Beraud 2020-06-09 11:50:57 +02:00
parent b14f6f6e88
commit 9abf035dc4
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ linecache2==1.0.0
logutils==0.3.5
Mako==0.4.0
MarkupSafe==1.0
mock==2.0.0
monotonic==0.6
msgpack-python==0.4.0
munch==2.1.0