numpy>=1.26.0

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
mypy>=1.8.0
ruff>=0.2.0

[native]
pybind11>=2.10

[safetensors]
safetensors>=0.4.0

[serve]
fastapi>=0.110
uvicorn[standard]>=0.27
pydantic>=2.5
