fastapi>=0.116
numpy>=1.26
PyYAML>=6.0
starlette>=1.3.1
uvicorn>=0.35

[dev]
httpx>=0.28
httpx2>=2.3
pytest>=8.0
twine>=6.0

[dev:python_version < "3.11"]
tomli>=2.0

[gpu]
cupy-cuda12x>=13.0
