Update environment.yaml

This commit is contained in:
euronion 2023-12-21 17:52:34 +01:00
parent f251e89269
commit 31f77bc888

View File

@ -20,6 +20,7 @@ dependencies:
- openpyxl!=3.1.1 - openpyxl!=3.1.1
- pycountry - pycountry
- seaborn - seaborn
# snakemake 8 introduced a number of breaking changes which the workflow has yet to be made compatible with
- snakemake-minimal>=7.7.0,<8.0.0 - snakemake-minimal>=7.7.0,<8.0.0
- memory_profiler - memory_profiler
- yaml - yaml