# mirpy v3 core runtime — mirrors [project.dependencies] in pyproject.toml.
# Pure-Python package; alignment / Pgen / sampling come from the compiled
# seqtree and vdjtools wheels.
numpy>=1.26
polars>=1.0
scikit-learn>=1.3.1
scipy
seqtree>=0.3.0
vdjtools>=3.0.0

# Optional groups live in pyproject extras: [bench] [annotate] [build] [ml] [docs] [dev].
# Co-developed siblings (dev): pip install -e ../seqtree ../vdjtools ../vdjmatch ../arda
