# All dependencies are declared in pyproject.toml — this file exists only so
# `pip install -r requirements.txt` (referenced by some tooling/CI) still works.
# Do not duplicate dependency versions here; they will drift out of sync with
# pyproject.toml and silently reintroduce fixed bugs.
-e .
