Add Azure Active Directory Library to dependencies.

This commit is contained in:
Brendan Burns 2018-07-23 11:03:59 -07:00
parent cfc453a537
commit 9afec55f4a

View File

@ -9,3 +9,4 @@ ipaddress>=1.0.17;python_version=="2.7" # PSF
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
requests # Apache-2.0
requests-oauthlib # ISC
adal>=1.0.2 # MIT