click
requests

[dev]
nox
pre-commit

[lint]
black
mypy
ruff
types-requests

[test]
pytest
pytest-click
pytest-cov
pytest-custom-exit-code
pytest-mock
