barriers~=1.1

[build]
setuptools>=77.0
wheel~=0.45
pystache~=0.6
build~=1.3

[coveralls]
coveralls~=4.0

[docs]
sphinx~=7.4
sphinx-rtd-theme~=3.0

[lint]
pylint~=3.3.0

[publish]
build~=1.3
twine~=4.0

[test]
pytest~=8.2
pytest-cov~=5.0
