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 5aa0ceb commit b73bfe8Copy full SHA for b73bfe8
setup.py
@@ -16,7 +16,7 @@
16
'Development Status :: 2 - Pre-Alpha',
17
],
18
install_requires=[
19
- 'msal>=0.4.1,<0.6.0',
+ 'msal>=0.4.1,<1.0.0',
20
'portalocker~=1.0',
21
22
tests_require=['pytest'],
0 commit comments