b9834ceb4a
rich 11.0.0 was released on Jan 9 which breaks ansible lint. The fix is to clamp the version of rich to the last version that passed zuul. rich-10.16.2 Story: 2008943 Task: 44261 Signed-off-by: albailey <Al.Bailey@windriver.com> Change-Id: Id4bc7a2c10123d637877b8a958dd11742043bf17
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
ansible-lint <= 4.3.7
|
|
bandit;python_version>="3.0"
|
|
bashate >= 0.2
|
|
flake8 >= 2.5.4 # MIT
|
|
PyYAML >= 3.1.0
|
|
rich <= 10.16.2
|
|
yamllint >= 0.5.2
|