httpx>=0.25
pydantic>=2
typer>=0.9

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

[dev]
pytest>=8.0.0
ruff>=0.8.0
build>=1.2.0
twine>=5.0.0
