httpx>=0.27
pydantic>=2.6
typer>=0.12
rich>=13.7
rapidfuzz>=3.6

[dev]
pytest>=8.0
pytest-asyncio>=0.23
respx>=0.21
reportlab>=4.0

[web]
fastapi>=0.110
uvicorn[standard]>=0.27
jinja2>=3.1
pillow>=10.2
python-multipart>=0.0.9
