enrich>=1.2.6
packaging
pyyaml
rich>=9.5.1
tenacity
wcmatch>=7.0

[:python_version < "3.7"]
ruamel.yaml<1,>=0.15.34

[:python_version < "3.8"]
typing-extensions

[:python_version >= "3.7"]
ruamel.yaml<1,>=0.15.37

[community]
ansible>=2.10

[core]
ansible-core>=2.11.4

[test]
coverage<6.3,>=6.2
tomli<2.0.0,>=1.2.3
flaky>=3.7.0
pytest>=6.0.1
pytest-cov>=2.10.1
pytest-xdist>=2.1.0
psutil

[yamllint]
yamllint>=1.25.0
