File tree Expand file tree Collapse file tree
{{cookiecutter.project_slug}}/requirements Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ uvicorn-worker==0.4.0 # https://github.com/Kludex/uvicorn-worker
2525django==6.0.4 # pyup: < 6.1 # https://www.djangoproject.com/
2626django-environ==0.13.0 # https://github.com/joke2k/django-environ
2727django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
28- django-allauth[mfa]==65.16.0 # https://github.com/pennersr/django-allauth
28+ django-allauth[mfa]==65.16.1 # https://github.com/pennersr/django-allauth
2929django-crispy-forms==2.6 # https://github.com/django-crispy-forms/django-crispy-forms
3030crispy-bootstrap5==2026.3 # https://github.com/django-crispy-forms/crispy-bootstrap5
3131{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
You can’t perform that action at this time.
0 commit comments