click>=8.0.0
pyyaml>=6.0
pydantic>=2.0.0
rich>=12.0.0

[all]
boto3>=1.26.0
botocore>=1.29.0
kubernetes>=24.2.0
prometheus-client>=0.16.0
requests>=2.28.0

[aws]
boto3>=1.26.0
botocore>=1.29.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.10.0
build>=0.10.0
twine>=4.0.0

[kubernetes]
kubernetes>=24.2.0

[monitoring]
prometheus-client>=0.16.0
requests>=2.28.0
