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 1ff6927 commit cb2e7feCopy full SHA for cb2e7fe
pyproject.toml
@@ -13,7 +13,7 @@ keywords = ["snakemake", "plugin", "executor", "cloud", "kubernetes"]
13
python = "^3.11"
14
snakemake-interface-common = "^1.17.3"
15
snakemake-interface-executor-plugins = ">=9.0.0,<10.0.0"
16
-kubernetes = ">=27.2.0,<31"
+kubernetes = ">=27.2.0,<33"
17
18
[tool.poetry.group.dev.dependencies]
19
black = "^23.7.0"
0 commit comments