Bump oslo.concurrency to >= 3.5.0
I0af542eba97d2f89b1c283bf1e1e985d9690f5de (os-brick/privsep) needs ProcessExecutionError to be picklable. This feature was released in oslo.concurrency 3.5.0. Change-Id: I1b60937725f8e633b678c9513938652deb4a9254
This commit is contained in:
parent
246640e83c
commit
3a983af10c
@ -95,7 +95,7 @@ openstackdocstheme>=1.0.3 # Apache-2.0
|
||||
ordereddict # MIT
|
||||
oslo.cache>=0.8.0 # Apache-2.0
|
||||
oslo.config>=3.4.0 # Apache-2.0
|
||||
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||
oslo.concurrency>=3.5.0 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.db>=4.1.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user