click>=8.0.0
PyYAML>=6.0

[all]
cleancloud[aws,azure]

[aws]
boto3>=1.26.0
botocore>=1.29.0

[azure]
azure-identity>=1.15.0
azure-mgmt-resource>=23.0.0
azure-mgmt-compute>=30.0.0
azure-mgmt-network>=25.0.0
azure-core>=1.29.0

[dev]
pytest>=8.0.0
pytest-mock>=3.12.0
pytest-cov>=4.1.0
ruff>=0.1.0
mypy>=1.7.0
black>=23.0.0
