![Arnaud Morin](/assets/img/avatar_default.png)
Since we moved away from eventlet in mistral-lib, we don't need that req anymore. Change-Id: Ib7698bd2d53dce03923da265f4d5bcae83f0429d Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
9 lines
362 B
Plaintext
9 lines
362 B
Plaintext
# Requirements lower bounds listed here are our best effort to keep them up to
|
|
# date but we do not test them so no guarantee of having them all correct. If
|
|
# you find any incorrect lower bounds, let us know or propose a fix.
|
|
|
|
oslo.log>=3.36.0 # Apache-2.0
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
oslo.serialization>=2.21.1 # Apache-2.0
|
|
yaql>=1.1.3 # Apache 2.0 License
|