torch>=2.0

[dev]
pytest>=7
httpx>=0.27

[docs]
mkdocs>=1.5
mkdocs-material>=9.5
mkdocstrings[python]>=0.24

[onnx]
onnx>=1.15
onnxruntime>=1.16

[rest]
fastapi>=0.115
uvicorn>=0.30
