b78a62cbbf
Since lower constraints job was removed the bounds are not actually tested. Add a note to explain the bounds are maintained on best effort basis. Change-Id: I938024d02932228d0e16ba763a4336ba6a59c6de
12 lines
444 B
Plaintext
12 lines
444 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>=2.0.0 # Apache-2.0
|
|
Jinja2>=2.10 # BSD License (3 clause)
|
|
oslo.serialization>=2.18.0 # Apache-2.0
|
|
psutil>=3.2.2 # BSD
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
|
oslo.utils>=3.33.0 # Apache-2.0
|
|
oslo.config>=5.1.0 # Apache-2.0
|