summaryrefslogtreecommitdiffstats
path: root/ansible_collections/sensu/sensu_go/sanity.requirements
blob: a99e2d2c9cbfea07cfddea7fcf8c2296cec16589 (plain)
1
2
3
4
5
6
# ansible-lint >= 4.3.0 does not support python < 3.6 anymore
ansible-lint==5.4.0; python_version >= "3.6"
flake8
yamllint
pyyaml
requests