We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905fec5 commit 32e1b69Copy full SHA for 32e1b69
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ snakemake-interface-executor-plugins = "^9.0.0"
15
snakemake-interface-common = "^1.13.0"
16
17
[tool.poetry.group.dev.dependencies]
18
-snakemake = {git = "https://github.com/snakemake/snakemake.git", branch = "main"}
+snakemake = "^8.20.1"
19
black = "^23.7.0"
20
flake8 = ">=6.1,<8.0"
21
coverage = "^7.3.0"
0 commit comments