# Core dependencies
fastapi>=0.115.0
httpx>=0.26.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
pyyaml>=6.0.1
typer>=0.9.0
uvicorn>=0.27.0
python-multipart>=0.0.18
python-dotenv==1.0.0
descope==1.7.7
numpy==1.24.3
sse-starlette==1.8.2

# PII Detection
presidio-analyzer==2.2.354
spacy==3.7.0