# Ansible
ansible-core>=2.18.0
ansible-lint>=26.8.0

# Linting and Formatting
yamllint>=1.38.0
ruff>=0.16.3
black>=26.5.1

# Testing
molecule>=26.8.0
molecule-plugins[docker]>=26.7.15
molecule-qemu>=0.5.12
pytest>=9.1.1
pytest-ansible>=26.8.0
pytest-cov>=7.1.0

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