# Python version is pinned by CI (actions/setup-python), not here:
# "python" is not an installable PyPI package.

# Build dependencies for local nanobook package
maturin==1.11.5

# The nanobook package is built locally from ../python
# No additional runtime dependencies needed for report.py
# (uses only standard library: json, math, collections, pathlib, argparse, html)
