# These are the Python dependencies, best installed with
#
# $ pip install -r requirements.txt
#
# or if using conda,
#
# $ conda install --file requirements.txt
#
# We assume you have the default channel, conda-forge, and bioconda.

biopython
cutadapt >=4.0
matplotlib
networkx >=2.4,!=2.8.3,!=2.8.4
pydot
rapidfuzz >=2.0.0
sqlalchemy
xlsxwriter
