# Install dj-auth from the repo root:
#   pip install -e ../../
# Then install these extras:
django-allauth[mfa,socialaccount]>=65.0
whitenoise>=6.9
python-decouple>=3.8
