
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: Ib537bf763b34e96947900cd88478e7a6dac199df
13 lines
475 B
Plaintext
13 lines
475 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.
|
|
|
|
stevedore>=1.16.0 # Apache-2.0
|
|
voluptuous>=0.8.9 # BSD License
|
|
msgpack>=0.4.0 # Apache-2.0
|
|
fasteners>=0.7 # Apache-2.0
|
|
tenacity>=5.0.0 # Apache-2.0
|
|
futurist>=1.2.0 # Apache-2.0
|
|
oslo.utils>=4.7.0 # Apache-2.0
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|