Skip to content

Commit 6e938ab

Browse files
committed
feat: add msal to requirements
1 parent 54a242f commit 6e938ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements/time_tracker_api/prod.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ flask-cors==3.0.8
3434

3535
#JWT
3636
PyJWT==1.7.1
37+
38+
#Azure
39+
msal==1.3.0

0 commit comments

Comments
 (0)