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

[build_and_publish]
build
twine

[lint]
pyright
isort

[test]
pytest
pytest-cov
