click
requests
typing-extensions

[dev]
nox
pre-commit

[lint]
black
mypy
ruff

[test]
pytest
pytest-cov
pytest-mock
