Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Dec 8, 2023
1 parent 84c9186 commit a4e6890
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 @@ -12,7 +12,7 @@ keywords = ["snakemake", "plugin", "executor", "azure-batch"]
[tool.poetry.dependencies]
python = "^3.11"
snakemake-interface-common = "1.14.4"
snakemake-interface-executor-plugins = "8.1.0"
snakemake-interface-executor-plugins = "8.1.1"
azure-storage-blob = "^12.17.0"
azure-batch = "^14.0.0"
azure-mgmt-batch = "^17.1.0"
Expand Down

0 comments on commit a4e6890

Please sign in to comment.