diff --git a/pyproject.toml b/pyproject.toml index bb7a44d5..727a11c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ msft-utils = [ "azureml-core==1.33.0", "azure-identity>=1.4.1", "azure-keyvault==4.1.0", - "msrestazure>=0.6.4", + "msrestazure>=0.6.4.post1", "azure-mgmt-resource>=12.1.0", "python-dotenv>=0.14.0,<0.20.0" ]