
hacking 3.0.x is quite old. Bump it to the latest version available. Change-Id: I31bf48ffaa8fce5d0ea4f5c1cd5031485ae729a1
14 lines
492 B
Plaintext
14 lines
492 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.
|
|
|
|
pbr>=5.5.1 # Apache-2.0
|
|
cliff>=3.5.0 # Apache-2.0
|
|
keystoneauth1>=4.3.0 # Apache-2.0
|
|
oslo.utils>=4.7.0 # Apache-2.0
|
|
oslo.log>=4.4.0 # Apache-2.0
|
|
PyYAML>=5.3.1 # MIT
|
|
jsonpath-rw-ext>=1.2.0 # Apache-2.0
|
|
os-client-config>=2.1.0 # Apache-2.0
|
|
osc-lib>=2.3.0 # Apache-2.0
|