sonix-ml-api / requirements.txt
github-actions[bot]
deploy: production build for sonix-ml-api
597500e
Raw
History Blame Contribute Delete
726 Bytes
��# --- Web Server & Production ---
fastapi==0.129.0
uvicorn==0.40.0
pydantic==2.12.5
python-multipart==0.0.9
ujson==5.11.0
gunicorn==25.1.0
# --- Database & Clients ---
supabase==2.27.3
httpx==0.28.1
python-dotenv==1.0.1
PyYAML==6.0.1
# --- Machine Learning ---
pandas==2.2.2
numpy==1.26.4
scipy==1.13.1
tensorflow==2.15.0
scikit-learn==1.5.2