We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853f16d commit 4802c9bCopy full SHA for 4802c9b
pyproject.toml
@@ -11,7 +11,7 @@ keywords = ["snakemake", "plugin", "executor", "aws-batch"]
11
[tool.poetry.dependencies]
12
python = "^3.11"
13
snakemake-interface-common = "^1.15.0"
14
-snakemake-interface-executor-plugins = "^8.1.1"
+snakemake-interface-executor-plugins = "^9.0.0"
15
boto3 = "^1.33.11"
16
17
[tool.poetry.group.dev.dependencies]
0 commit comments