
[coveralls]
coveralls~=4.0

[docs]
toml~=0.10.2
sphinx~=7.4
sphinx-rtd-theme~=3.0
sphinx-autodoc-typehints~=2.3

[lint]
pylint~=3.3

[publish]
build~=1.3
twine~=4.0

[test]
pytest~=8.4
pytest-cov~=7.0
