tiktoken>=0.7.0
pyyaml>=6.0
fastapi>=0.110.0
httpx>=0.27.0
uvicorn>=0.29.0

[dev]
build>=1.2.0
mypy>=1.11.0
pre-commit>=4.6.0
pytest>=8.0
pytest-cov>=5.0.0
pytest-asyncio>=0.24.0
ruff>=0.4.0

[ml]
onnxruntime>=1.19.0
numpy>=1.26.0
tokenizers>=0.20.0

[server]
fastapi>=0.110.0
httpx>=0.27.0
uvicorn>=0.29.0
