Skip to content

Commit 6d4a961

Browse files
committed
Fix requirements.txt
1 parent 74d4699 commit 6d4a961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ azure-cli-core==2.12.0
3535
## for RBAC in AAD
3636
azure-graphrbac==0.61.1
3737
adal==1.2.4
38+
PyJWT==1.7.1 # FIXME - this is currently required due to the MSAL dependency but should be removed once we switch to ADAL
3839
## for resources
3940
azure-mgmt-storage==7.1.0
4041
azure-mgmt-monitor==0.5.2

0 commit comments

Comments
 (0)