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

# Linting and Formatting
yamllint>=1.38.0
ruff>=0.15.12
black>=26.3.1

# Testing
molecule>=26.4.0
molecule-plugins[docker]>=25.8.12
pytest>=9.0.3
pytest-ansible>=26.4.0
pytest-cov>=7.1.0

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

# Runtime - TOML support for filter plugins
tomli-w>=1.2.0
