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: I46b98c7a61f2e19b68eee521c9c71971b0df9ad8
This commit is contained in:
Hervé Beraud 2020-06-09 12:06:26 +02:00
parent fee1c868b5
commit 90d19a5fdd
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ keystoneauth1==3.4.0
kombu==4.0.0
linecache2==1.0.0
MarkupSafe==1.0
mock==2.0.0
monotonic==1.4
mox3==0.20.0
msgpack==0.5.6