We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b9e92 commit 19b8fb0Copy full SHA for 19b8fb0
libraries/botframework-connector/setup.py
@@ -12,7 +12,7 @@
12
"PyJWT==1.5.3",
13
"botbuilder-schema==4.12.0",
14
"adal==1.2.1",
15
- "msal==1.2.0",
+ "msal==1.6.0",
16
]
17
18
root = os.path.abspath(os.path.dirname(__file__))
0 commit comments