PyJWT>=2.0.0
cryptography>=1.4
oauthlib>=1.0.3
requests-oauthlib>=0.6.1
requests>=2.9.1

[:python_version >= "3.0"]
defusedxml>=0.5.0rc1
python3-openid>=3.0.10

[all]
cryptography>=2.1.1
pyjwt>=1.7.1
python-jose>=3.0.0
python3-saml>=1.2.1

[allpy3]
cryptography>=2.1.1
defusedxml>=0.5.0rc1
pyjwt>=1.7.1
python-jose>=3.0.0
python3-openid>=3.0.10
python3-saml>=1.2.1

[azuread]
cryptography>=2.1.1

[openidconnect]
pyjwt>=1.7.1
python-jose>=3.0.0

[saml]
python3-saml>=1.2.1
