# 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
CPAT==3.0.5
biopython==1.87
certifi==2026.7.22
charset-normalizer==3.4.9
contourpy==1.3.3
cycler==0.12.1
fonttools==4.63.0
idna==3.18
intervaltree==3.2.1
joblib==1.5.3
kiwisolver==1.5.0
llvmlite==0.48.0
matplotlib==3.11.1
narwhals==2.24.0
numba==0.66.0
numpy==2.4.6
packaging==26.2
pandas==3.0.5
patsy==1.0.2
pillow==12.3.0
psutil==7.2.2
pyhmmer==0.12.1
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
