From 98ee934271df696959010f55b0fb4e20db287c2b Mon Sep 17 00:00:00 2001 From: lrakai Date: Mon, 16 Sep 2024 13:52:43 -0600 Subject: [PATCH] sync requirements --- requirements.txt | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 327ba77..ac9c035 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,27 +1,31 @@ +azure-ai-language-conversations==1.1.0 azure-common==1.1.27 -azure-core==1.23.0 +azure-core==1.29.0 azure-cosmos==4.2.0 azure-identity==1.6.0 azure-mgmt-appcontainers==1.0.0 azure-mgmt-appconfiguration==2.1.0 +azure-mgmt-apimanagement==4.0.0 azure-mgmt-automation==1.0.0 azure-mgmt-cdn==11.0.0 +azure-mgmt-cognitiveservices==13.5.0 azure-mgmt-compute==22.1.0 azure-mgmt-containerregistry==10.0.0 -azure-mgmt-core==1.3.1 +azure.mgmt.consumption==10.0.0 +azure-mgmt-core==1.4.0 azure-mgmt-cosmosdb==6.4.0 azure-mgmt-datafactory==2.7.0 azure-mgmt-desktopvirtualization==1.0.0b1 azure-mgmt-eventhub==9.1.0 azure-mgmt-iothub==2.2.0 -azure-mgmt-keyvault==9.3.0 +azure-mgmt-keyvault==10.2.3 azure-mgmt-loganalytics==11.0.0 azure-mgmt-logic==10.0.0 -azure-mgmt-monitor==3.0.0 -azure-mgmt-network==19.0.0 +azure-mgmt-monitor==6.0.0 +azure-mgmt-network==25.2.0 azure-mgmt-privatedns==1.0.0 azure-mgmt-resource==21.1.0 -azure-mgmt-securityinsight==1.0.0b1 +azure-mgmt-securityinsight==1.0.0 azure-mgmt-streamanalytics==1.0.0 azure-mgmt-storage==18.0.0 azure-mgmt-synapse==2.0.0 @@ -29,16 +33,17 @@ azure-mgmt-sql==3.0.1 azure-mgmt-web==4.0.0 azure-mgmt-trafficmanager==1.0.0 azure-storage-blob==12.9.0 +azure-storage-file-share==12.15.0 azure-synapse-artifacts==0.10.0 certifi==2021.5.30 cffi==1.14.6 chardet==3.0.4 cryptography==3.4.7 idna==2.10 -isodate==0.6.0 +isodate==0.6.1 msal==1.13.0 msal-extensions==0.3.0 -msrest==0.6.21 +msrest==0.7.1 oauthlib==3.1.1 portalocker==1.7.1 pycparser==2.20