numpy
pandas
scikit-learn
# tests/linter
pytest
# API
fastapi
uvicorn
# transformers
sentence_transformers
# utilities
python-multipart
# new
pydub
soundfile
# Pinned for 2022-era ML-stack compat (protobuf>=3.21 breaks the legacy stack).
# Dependabot CVE-2025-4565 / JSON-recursion are non-reachable here (quint never
# parses untrusted protobuf); alerts dismissed. A real fix needs protobuf>=5.29.6.
protobuf==3.20.2

#Text process
spacy~=3.4.4
scipy~=1.9.3

pydantic
nltk~=3.8.1
ml-dtypes==0.2.0

# Deployment
pytube
cached_property
gunicorn
mock
pysbd
openai~=0.28.1
