ansible-playbooks/test-requirements.txt
albailey b9834ceb4a Fix tox ansible lint failure due to a new module
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
2022-01-10 11:04:20 -06:00

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