fastapi>=0.115.0
uvicorn[standard]>=0.30.0
sse-starlette>=2.0.0
litellm>=1.80.0
pydantic>=2.0
pyyaml>=6.0
python-dotenv>=1.0
httpx>=0.27.0
presidio-analyzer>=2.2
presidio-anonymizer>=2.2
spacy>=3.7
faker>=25.0
click>=8.0

[dev]
pytest>=8.0
pytest-asyncio>=0.24
pytest-httpx>=0.30
respx>=0.21
coverage>=7.0
ruff>=0.5.0
mypy>=1.10

[ml]
transformers>=4.40
torch>=2.0

[onnx]
onnxruntime>=1.17
transformers>=4.40
huggingface_hub>=0.23
