82552116f8
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: I2c4027688eaa4f10bffe18eb1dea98ee839df2cf
12 lines
421 B
Plaintext
12 lines
421 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.
|
|
|
|
debtcollector>=1.2.0 # Apache-2.0
|
|
netaddr>=0.7.18 # BSD
|
|
stevedore>=1.20.0 # Apache-2.0
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
|
rfc3986>=1.2.0 # Apache-2.0
|
|
PyYAML>=5.1 # MIT
|
|
requests>=2.18.0 # Apache-2.0
|