# Pinned, reproducible runtime environment for isotools.
# This is a resolved lock file (full dependency closure), not the package's
# abstract dependency spec -- that lives in pyproject.toml [project.dependencies].
# Regenerate with:
#   python -m venv /tmp/isotools-lock && source /tmp/isotools-lock/bin/activate
#   pip install .
#   pip freeze | grep -v '^isotools' > requirements.txt
biopython==1.88
certifi==2026.7.22
charset-normalizer==3.5.1
contourpy==1.3.3
CPAT==3.0.5
cycler==0.12.1
fonttools==4.63.0
idna==3.19
intervaltree==3.2.1
joblib==1.5.3
kiwisolver==1.5.0
llvmlite==0.49.0
matplotlib==3.11.1
narwhals==2.24.0
numba==0.67.0
numpy==2.5.2
packaging==26.3
pandas==3.0.5
patsy==1.0.2
pillow==12.3.0
psutil==7.2.2
pyhmmer==0.12.3
pynndescent==0.6.0
pyparsing==3.3.2
pysam==0.24.0
python-dateutil==2.9.0.post0
python-ternary==1.0.8
requests==2.34.2
scikit-learn==1.9.0
scipy==1.18.0
seaborn==0.13.2
six==1.17.0
sortedcontainers==2.4.0
statsmodels==0.14.6
threadpoolctl==3.6.0
tqdm==4.70.0
umap-learn==0.5.12
urllib3==2.7.0
