Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

update MSAL to 1.8.0 #426

Merged
5 commits merged into from
Jan 12, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/cli/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
msal~=1.4.3
msal~=1.8.0
pyjwt~=1.7.1
requests~=2.24.0
jmespath~=0.10.0
Expand All @@ -11,7 +11,6 @@ memoization~=0.3.1
msrestazure==0.6.4
azure-storage-blob~=12.3
azure-applicationinsights==0.1.0
adal~=1.2.5
tenacity==6.2.0
docstring_parser==0.7.3
# onefuzztypes version is set during build
Expand Down