Skip to content

Commit 86fc6a7

Browse files
committed
Update conda environment: Bump snakemake-minimal version from 7.22 to 8.5.3. Add graphviz dependency required by the dot command.
1 parent ecb5898 commit 86fc6a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ dependencies:
66
- python>3.9
77
- click=8.1.3
88
- matplotlib=3.7.0
9-
- snakemake-minimal=7.22.0
9+
- snakemake-minimal=8.5.3
10+
- graphviz=9.0.0

0 commit comments

Comments
 (0)