colorama>=0.4.6
requests>=2.32.5
keyring>=25.6.0

[build_and_publish]
build
twine

[lint]
ruff
isort
pylint
pyright

[test]
pytest
pytest-cov
