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: I8a601ad5af5ba2e9290c3f36a44d94d1dc9d3e20
This commit is contained in:
@@ -18,7 +18,6 @@ idna==2.6
|
|||||||
iso8601==0.1.12
|
iso8601==0.1.12
|
||||||
keystoneauth1==3.4.0
|
keystoneauth1==3.4.0
|
||||||
linecache2==1.0.0
|
linecache2==1.0.0
|
||||||
mock==2.0.0
|
|
||||||
monotonic==1.4
|
monotonic==1.4
|
||||||
mox3==0.25.0
|
mox3==0.25.0
|
||||||
msgpack==0.5.6
|
msgpack==0.5.6
|
||||||
|
|||||||
Reference in New Issue
Block a user