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
|
- openpyxl!=3.1.1
|
||||||
- pycountry
|
- pycountry
|
||||||
- seaborn
|
- seaborn
|
||||||
- snakemake-minimal>=7.7.0
|
- snakemake-minimal>=7.7.0,<8.0.0
|
||||||
- memory_profiler
|
- memory_profiler
|
||||||
- yaml
|
- yaml
|
||||||
- pytables
|
- pytables
|
||||||
|
Loading…
Reference in New Issue
Block a user