# Python dependencies for arillso.container collection

# Development dependencies
ansible-core>=2.18.0
ansible-lint>=6.22.2
molecule>=6.0.3
molecule-plugins[docker]>=23.7.0
pytest>=7.4.4
pytest-ansible>=4.1.1
pytest-cov>=5.0.0

# Linting and formatting
yamllint>=1.38.0
ruff>=0.15.5
black>=23.12.1
pylint>=4.0.5
isort>=5.13.2

# Testing tools
docker>=6.1.3

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