click>=8.3.3
httpx>=0.28.1

[dev]
pre-commit
mypy

[docs]
mkdocs
mkdocs-material
mkdocstrings[python]
pymdown-extensions

[lint]
ruff

[test]
pytest
pytest-cov
