Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
Too strict dependency requirements
requests==2.25.1 requests_ntlm [NTLMAuthentication] setuptools==57.0.0 msal==1.12.0 pytz==2021.1
makes it absolutely impossible to use with
pip install Office365-REST-Python-Client
without breaking all other packages. It is probably safer to advice installation in dedicated virtual environment.