# IMPORTANT: The versions here must be compatible with the environment where
# uv-pre-commit hooks run. We do not pin setuptools in .pre-commit-config.yaml
# to allow uv to resolve a version that satisfies these constraints.
wheel >= 0.46.3
setuptools >= 80.10.2
pip == 25.2
markdown-it-py < 3.0.0; python_version == "3.9"
