pydantic>=2.5.0
typer>=0.12.0
pyyaml>=6.0
numpy>=1.24.0

[api]
fastapi>=0.109.0
uvicorn>=0.27.0
httpx>=0.26.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
ruff>=0.1.0
build>=1.2.0
twine>=5.0.0
pip-audit>=2.7.0

[ml]
torch>=2.2.0
