starlette>=0.36
fastapi>=0.110
uvicorn>=0.28
numpy>=1.24
tabulate>=0.9.0

[all]
onnxruntime>=1.17
redis>=5.0
prometheus-client>=0.20
websockets>=12.0
scikit-learn>=1.4

[ml]
onnxruntime>=1.17
skl2onnx>=1.16
onnxmltools>=1.12
lightgbm>=4.0
xgboost>=2.0

[monitoring]
prometheus-client>=0.20

[redis]
redis>=5.0
