torch>=2.0.0
numpy>=1.24.0

[dev]
pytest>=7.0.0
ruff>=0.4.0
httpx>=0.27.0

[firebase]
firebase-admin>=6.5.0

[serve]
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.0.0
httpx>=0.27.0
