typer[all]>=0.9.0
pydantic>=2.0.0
pyyaml>=6.0
httpx>=0.24.0
docker>=6.0.0
rich>=13.0.0
packaging>=23.0
importlib-resources>=6.0.0
semver>=3.0.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.5.0
pre-commit>=3.3.0
kubernetes>=28.0.0

[k8s]
kubernetes>=28.0.0

[test]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
httpx-mock>=0.10.0
