Skip to content

Commit f0fc835

Browse files
fix: azure-ai-ml SDK and CLI installation broken (#504)
* added new paths * docker file changes * fixed:this azure-ai-ml SDK and CLI installation broken
1 parent a1aa021 commit f0fc835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/scripts/aihub_scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
azure-identity
22
azure-keyvault-secrets
33
azure-ai-resources
4-
azure-ai-ml==1.26.1
4+
azure-ai-ml==1.26.3
55
msal[broker]==1.24.0b1
66
azure-mgmt-resource==23.1.0b2
77
azure-mgmt-cognitiveservices

0 commit comments

Comments
 (0)