pydantic>=2.0.0
httpx>=0.25.0

[cli]
typer>=0.25.0
rich>=15.0
platformdirs>=4.9.6
keyring>=25.0
tomli-w>=1.0

[cli:python_version < "3.11"]
tomli>=1.2

[dev]
pytest>=7.0.0
pytest-asyncio>=0.23.0
pytest-httpx>=0.30.0
build>=1.0
setuptools>=61.0
wheel

[otel]
opentelemetry-api<2,>=1.20.0

[qr]
qrcode[pil]>=7.4.2
