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

[:python_version < "3.11"]
tomli>=2.0

[dev]
pytest>=8.0
pytest-httpx>=0.30
pytest-asyncio>=0.23
ruff>=0.5
