numpy>=1.21
fastapi>=0.100
uvicorn[standard]>=0.20
websockets>=11.0
pydantic>=2.0

[all]
torch>=1.12
tensorflow>=2.10
scipy>=1.7
shap>=0.44

[dev]
build
pytest
pytest-asyncio
pytest-cov
httpx
ruff

[explainability]
shap>=0.44

[scipy]
scipy>=1.7

[tensorflow]
tensorflow>=2.10

[torch]
torch>=1.12
