pypi-attestations==0.0.25
tomli-w>=1.2.0

[dev]
pylock-attestations[doc,lint,test]
twine
build

[doc]
pdoc

[lint]
ruff~=0.11.8
mypy>=1.0
types-html5lib
types-requests
types-toml
interrogate

[test]
pytest
pytest-cov
pretend
coverage[toml]
