We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985517d commit a52ca9aCopy full SHA for a52ca9a
src/azure-cli/requirements.py3.Darwin.txt
@@ -109,6 +109,8 @@ jmespath==0.9.5
109
jsondiff==2.0.0
110
knack==0.11.0
111
msal-extensions==1.2.0
112
+# macOS/Darwin: standard msal without broker support. (this is for homebrew-core parallel run for next few months).
113
+# For broker support, use requirements.py3.MacOS.txt
114
msal==1.35.0b1
115
msrest==0.7.1
116
oauthlib==3.2.2
0 commit comments