# NOSE Pipeline dashboard — Python dependencies
# Install with:  pip install -r requirements.txt
#
# Note: the pipeline modules themselves (QUAST, CheckM2, GToTree, etc.) run in
# their own auto-created Snakemake conda environments — they do NOT need to be
# listed here. This file is only for the Flask dashboard (Run-pipeline.py).

flask>=3.0
pyyaml>=6.0
openpyxl>=3.1
