# Ansible Collection Dependencies
ansible-core>=2.15.0
ansible-lint>=6.22.0

# Testing Tools
molecule>=6.0.0
molecule-plugins[docker]>=23.5.0
pytest>=7.4.0
pytest-ansible>=4.1.0
pytest-cov>=4.1.0

# Linting and Formatting
yamllint>=1.33.0
ruff>=0.1.0
black>=23.11.0

# Documentation
sphinx>=7.2.0
sphinx-rtd-theme>=2.0.0
