# Ansible Collection Dependencies
ansible-core>=2.18.0
ansible-lint>=6.22.2

# Testing Tools
molecule>=6.0.3
molecule-plugins[docker]>=23.7.0
pytest>=7.4.4
pytest-ansible>=4.1.1
pytest-cov>=4.1.0

# Linting and Formatting
yamllint>=1.38.0
ruff>=0.15.5
black>=23.12.1

# Documentation
sphinx>=7.4.7
sphinx-rtd-theme>=3.1.0
