numpy>=1.24.0
scipy>=1.10.0
torch>=2.0.0
prometheus-client>=0.16.0
fastapi>=0.100.0
uvicorn>=0.22.0
pydantic>=2.0.0

[dashboard]
streamlit>=1.28.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black
flake8
mypy
