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: I1ee45007d9d4e477d7326e93dff62ca17b217789
This commit is contained in:
parent
2ad7bb829b
commit
d0d75be7cb
@ -12,7 +12,6 @@ jsonschema==3.2.0
|
||||
keystonemiddleware==4.18.0
|
||||
kombu==4.6.1
|
||||
mistral-lib==1.4.0
|
||||
mock==2.0.0
|
||||
networkx==2.3
|
||||
nose==1.3.7
|
||||
oslo.concurrency==3.26.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user