
[:python_version < "3.0"]
python-openid>=2.2.5

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

[all]
cryptography>=2.1.1
pyjwkest>=1.0.1
python3-saml>=1.2.1

[azuread]
cryptography>=2.1.1

[openidconnect]
pyjwkest>=1.0.1

[saml]
python3-saml>=1.2.1
