# Dependencies are declared in pyproject.toml (single source of truth).
# Install the package (with all runtime dependencies) via:
#   pip install -e .
-e .
