Skip to content

Commit

Permalink
fix: adapt to latest snakemake-interface-executor-plugins (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Mar 11, 2024
1 parent 9b6a4a0 commit 8c7f5b1
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 @@ -16,7 +16,7 @@ keywords = ["snakemake", "plugin", "executor", "cluster", "slurm"]
[tool.poetry.dependencies]
python = "^3.11"
snakemake-interface-common = "^1.13.0"
snakemake-interface-executor-plugins = "^8.2.0"
snakemake-interface-executor-plugins = "^9.0.0"
snakemake-executor-plugin-slurm-jobstep = "^0.1.10"
throttler = "^1.2.2"

Expand Down

0 comments on commit 8c7f5b1

Please sign in to comment.