Restrict snakemake version to < 8.0.0
This commit is contained in:
parent
64300c26e5
commit
17a4f53b9d
@ -20,7 +20,7 @@ dependencies:
|
||||
- openpyxl!=3.1.1
|
||||
- pycountry
|
||||
- seaborn
|
||||
- snakemake-minimal>=7.7.0
|
||||
- snakemake-minimal>=7.7.0,<8.0.0
|
||||
- memory_profiler
|
||||
- yaml
|
||||
- pytables
|
||||
|
Loading…
Reference in New Issue
Block a user