# These are Python dependencies, which can either be installed from PyPI,
#
# $ pip install -r requirements.txt
#
# or if using conda,
#
# $ conda install --file requirements.txt
#
# where we assume you have the conda-forge and bioconda channels.

biopython >=1.84
cutadapt >=4.9
xopen >=2.0.2
matplotlib >=3.9.2
networkx >=3.4.2
pydot >=3.0.1
rapidfuzz >=3.10.1
sqlalchemy >=2.0.36
xlsxwriter >=3.2.0
