env: remove snakemake upper version constraint
This commit is contained in:
parent
0f6887793b
commit
4349903a72
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user