env: remove snakemake upper version constraint

This commit is contained in:
Fabian Neumann 2023-12-30 14:36:18 +01:00
parent 0f6887793b
commit 4349903a72

View File

@ -20,8 +20,7 @@ dependencies:
- openpyxl!=3.1.1
- pycountry
- 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
- memory_profiler
- yaml
- pytables