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: Ib48e422635c2d8957d865f8af4ca730161c40e8c
This commit is contained in:
Hervé Beraud 2020-06-09 11:51:56 +02:00
parent 2009e61335
commit 3cfb47c9bd
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ Mako==1.0.7
MarkupSafe==1.0
mccabe==0.2.1
microversion-parse==0.2.1
mock==2.0.0
monotonic==1.4
mox3==0.20.0
msgpack-python==0.5.6