kubernetes>=28.1.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
structlog>=23.2.0
typer[all]>=0.9.0
rich>=13.7.0
pyyaml>=6.0.1
jinja2>=3.1.2
httpx>=0.25.0
tenacity>=8.2.3
python-dotenv>=1.0.0
tabulate>=0.9.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
black>=23.0.0
isort>=5.12.0
flake8>=6.1.0
ruff>=0.1.0
mypy>=1.7.0
pre-commit>=3.5.0
commitizen>=3.12.0
kubernetes-stubs>=22.6.0
types-PyYAML>=6.0.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.4.0
mkdocstrings[python]>=0.24.0
mkdocs-gen-files>=0.5.0
mkdocs-literate-nav>=0.6.0

[release]
build>=1.0.0
twine>=5.0.0
check-wheel-contents>=0.6.0
