httpx>=0.26
pydantic>=2.7
typing-extensions>=4.0
fastapi>=0.110
tenacity>=8.0

[dev]
pytest
pytest-asyncio
mypy
ruff
respx
pytest-cov
