# Reproducible Linux CI closure for build, hatchling, httpx, and pytest on Python 3.10-3.13.
anyio==4.14.2
build==1.4.4
certifi==2026.6.17
exceptiongroup==1.3.1; python_version < "3.11" # Python 3.10: AnyIO/pytest need ExceptionGroup.
h11==0.16.0
hatchling==1.27.0
httpcore==1.0.9
httpx==0.28.1
idna==3.18
iniconfig==2.3.0
packaging==26.2
pathspec==1.1.1
pluggy==1.6.0
Pygments==2.20.0
pyproject_hooks==1.2.0
pytest==9.0.3
tomli==2.4.1; python_version < "3.11" # Python 3.10: build/Hatchling/pytest need TOML.
trove-classifiers==2026.6.1.19
typing_extensions==4.16.0; python_version < "3.13" # Python 3.10 closure; also 3.11-3.12.
