fastapi>=0.109.0
httpx>=0.26.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
pyyaml>=6.0.1
typer>=0.16.0
uvicorn>=0.27.0
python-multipart>=0.0.6
python-dotenv>=1.0.0
descope>=1.7.7
Jinja2>=3.1.0
numpy>=1.24.3
presidio-analyzer>=2.2.354
spacy>=3.7.0

[dev]
pytest>=7.4.4
pytest-asyncio>=0.23.3
pytest-mock>=3.12.0
pytest-cov>=4.1.0
black>=23.12.1
ruff>=0.1.11
mypy>=1.8.0
isort>=5.13.2
pre-commit>=3.6.0
ipython>=8.19.0
coverage>=7.4.0
types-PyYAML>=6.0.12.12
