httpx>=0.27
typer>=0.12
pydantic>=2.0
rich>=13.0

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

[dev]
pytest>=8.0
pytest-httpx>=0.30
