Skip to content

Commit 46713ac

Browse files
committed
update approximate version hint
1 parent 1965976 commit 46713ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal/application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1951,7 +1951,7 @@ def __init__(self, client_id, client_credential=None, **kwargs):
19511951
if your app is expected to run on Mac
19521952
19531953
2. installed broker dependency,
1954-
e.g. ``pip install msal[broker]>=1.31,<2``.
1954+
e.g. ``pip install msal[broker]>=1.32,<2``.
19551955
19561956
3. tested with ``acquire_token_interactive()`` and ``acquire_token_silent()``.
19571957

0 commit comments

Comments
 (0)