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 ffce101 commit 6c56c7eCopy full SHA for 6c56c7e
setup.py
@@ -17,7 +17,7 @@
17
],
18
package_data={'': ['LICENSE']},
19
install_requires=[
20
- 'msal>=0.4.1,<1.0.0',
+ 'msal>=0.4.1,<2.0.0',
21
'portalocker~=1.0',
22
23
tests_require=['pytest'],
0 commit comments