social-auth-app-django>=5.0.0
social-auth-core[saml]>=4.2.0

[dev]
bandit==1.7.4
black==22.3.0
check-manifest==0.48
cryptography==37.0.2
flake8==4.0.1
httpretty==1.1.4
ipython==8.4.0
isort==5.10.1
pycodestyle==2.8.0
pylint==2.13.9
pylint-pytest==1.1.2
pyOpenSSL==20.0.1
pytest==7.1.2
pytest-cov==3.0.0
pytest-freezegun==0.4.2
pytest-mock==3.7.0
signxml==2.9.0
tox
wheel==0.37.1

[django]
django<4.1,>=3.2
social-auth-app-django

[django-dev]
pytest-django
