validation / requirements.txt
tommulder's picture
Deploy gesture detection & validation API
95db528
raw
history blame
277 Bytes
# Direct dependencies from pyproject.toml
filterpy>=1.4.5
onnx>=1.19.0
onnxruntime>=1.22.1
opencv-contrib-python>=4.12.0.88
fastapi>=0.104.0
pydantic>=2.0.0
uvicorn>=0.24.0
python-multipart>=0.0.6
orjson>=3.9.0
numpy>=1.24.0
scipy>=1.11.0
logfire[fastapi,sqlite3,httpx]>=0.0.0