diff --git a/pyproject.toml b/pyproject.toml index 121deea..6313fa2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ snakemake-interface-common = "^1.15.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" +azure-mgmt-batch = "^17.0.0" azure-identity = "^1.14.0" msrest = "^0.7.1"