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: I44e4eb34d8e4e30d7a3bb9e1361a259d8f6c9d19
This commit is contained in:
parent
dc3e4448f7
commit
a52d588a2e
@ -37,7 +37,6 @@ jsonschema==3.2.0
|
|||||||
keystoneauth1==3.18.0
|
keystoneauth1==3.18.0
|
||||||
linecache2==1.0.0
|
linecache2==1.0.0
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
mock==2.0
|
|
||||||
monotonic==1.5
|
monotonic==1.5
|
||||||
mox3==1.0.0
|
mox3==1.0.0
|
||||||
msgpack==0.6.2
|
msgpack==0.6.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user