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: I9256db0f2fb0d39b67fa52e4d44ef92fbf09432d
This commit is contained in:
parent
a7de07ca4a
commit
7198689347
@ -19,7 +19,6 @@ idna==2.5
|
||||
iso8601==0.1.11
|
||||
keystoneauth1==3.4.0
|
||||
linecache2==1.0.0
|
||||
mock==2.0.0
|
||||
monotonic==0.6
|
||||
mox3==0.20.0
|
||||
msgpack-python==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user