From 8248c87b7cf6629d2606acaad5c94f7b632c77b0 Mon Sep 17 00:00:00 2001 From: Fred-sun <37327967+Fred-sun@users.noreply.github.com> Date: Wed, 9 Sep 2020 13:52:29 +0800 Subject: [PATCH] support python 3.8 (#246) * support python 3.8 Co-authored-by: haiyuan_zhang --- pr-pipelines.yml | 1 + requirements-azure.txt | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/pr-pipelines.yml b/pr-pipelines.yml index 9658961ab..9fbc44865 100644 --- a/pr-pipelines.yml +++ b/pr-pipelines.yml @@ -6,6 +6,7 @@ parameters: values: - "2.7" - "3.6" + - "3.8" - name: ANSIBLE_VER displayName: 'Ansible Version' type: string diff --git a/requirements-azure.txt b/requirements-azure.txt index d40817f5b..6e1d3026d 100644 --- a/requirements-azure.txt +++ b/requirements-azure.txt @@ -1,7 +1,7 @@ packaging requests[security] xmltodict -azure-cli-core==2.0.35 +azure-cli-core==2.11.1 azure-cli-nspkg==3.0.2 azure-common==1.1.11 azure-mgmt-authorization==0.51.1 @@ -19,7 +19,7 @@ azure-mgmt-network==10.2.0 azure-mgmt-nspkg==2.0.0 azure-mgmt-privatedns==0.1.0 azure-mgmt-redis==5.0.0 -azure-mgmt-resource==2.1.0 +azure-mgmt-resource==10.2.0 azure-mgmt-rdbms==1.4.1 azure-mgmt-servicebus==0.5.3 azure-mgmt-sql==0.10.0 @@ -29,7 +29,7 @@ azure-mgmt-web==0.41.0 azure-nspkg==2.0.0 azure-storage==0.35.1 msrest==0.6.10 -msrestazure==0.6.2 +msrestazure==0.6.4 azure-keyvault==1.0.0a1 azure-graphrbac==0.61.1 azure-mgmt-cosmosdb==0.5.2