fastapi>=0.115
uvicorn[standard]>=0.32
httpx>=0.27
pydantic>=2.9
pydantic-settings>=2.6
pyyaml>=6.0
python-multipart>=0.0.12
tiktoken>=0.8
pillow>=11.0
structlog>=24.4
orjson>=3.10
typer>=0.12
rich>=13.0

[dev]
pytest>=8.3
pytest-asyncio>=0.24
pytest-httpx>=0.33
ruff>=0.7
mypy>=1.13
respx>=0.22
jsonschema>=4.23

[full]
prometheus-client>=0.21
pypdf>=4.0

[metrics]
prometheus-client>=0.21

[pdf]
pypdf>=4.0
