# Runtime dependencies are declared in pyproject.toml (ADR-0002).
# This file exists only for `pip install -r requirements.txt` convenience during
# development and mirrors the [dev] extra.
-e .[dev]
