# Python dependencies for arillso.container collection

# Development dependencies
ansible-core>=2.16.0
ansible-lint>=6.22.0
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
pylint>=3.0.0
isort>=5.12.0

# Testing tools
docker>=6.1.0

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