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: I6042360da647b8378d515d5dad35a9077b77e46d
This commit is contained in:
parent
b43f595fd3
commit
9b581e15cf
@ -13,7 +13,6 @@ Jinja2==2.10
|
||||
keystoneauth1==3.4.0
|
||||
linecache2==1.0.0
|
||||
MarkupSafe==1.0
|
||||
mock==2.0.0
|
||||
mox3==0.20.0
|
||||
os-client-config==1.28.0
|
||||
oslosphinx==4.7.0
|
||||
|
Loading…
Reference in New Issue
Block a user