-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to pip azure-cli install because azure-cli rpm not support pyt…
…hon3.11
- Loading branch information
1 parent
b36a0c7
commit 5fd7f8e
Showing
3 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
oauth2client | ||
kubernetes | ||
azure-cli==2.56.0 | ||
google-api-python-client==2.96.0 | ||
azure-mgmt-containerservice==22.0.0 | ||
azure-identity==1.14.0 | ||
azure-mgmt-resource==23.0.1 | ||
azure-mgmt-containerservice==28.0.0 | ||
azure-identity==1.14.1 | ||
azure-mgmt-resource==23.1.0b2 | ||
boto3 |