Skip to content

Commit

Permalink
update snakemake version (#147)
Browse files Browse the repository at this point in the history
* update snakemake version
  • Loading branch information
CChahrour authored Feb 27, 2024
1 parent 80fe6e3 commit 2614a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"seaborn",
"setuptools_scm",
"snakemake-wrapper-utils",
"snakemake<8.0.0",
"snakemake>7.20.0, <8.0.0",
"tracknado",
"wget",
]
Expand Down

0 comments on commit 2614a8e

Please sign in to comment.