# Pinned build toolchain for reproducible releases.
# Installed with --no-isolation so `python -m build` uses exactly these versions.
# Keep in sync with [build-system].requires in pyproject.toml.
build==1.2.2.post1
setuptools==82.0.1
wheel==0.45.1
packaging==26.3
pyproject_hooks==1.2.0
