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 @@ -32,7 +32,7 @@ uvicorn-worker==0.4.0 # https://github.com/Kludex/uvicorn-worker
3232django==6.0.3 # pyup: < 6.1 # https://www.djangoproject.com/
3333django-environ==0.13.0 # https://github.com/joke2k/django-environ
3434django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
35- django-allauth[mfa]==65.15.0 # https://github.com/pennersr/django-allauth
35+ django-allauth[mfa]==65.15.1 # https://github.com/pennersr/django-allauth
3636django-crispy-forms==2.6 # https://github.com/django-crispy-forms/django-crispy-forms
3737crispy-bootstrap5==2026.3 # https://github.com/django-crispy-forms/crispy-bootstrap5
3838{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
You can’t perform that action at this time.
0 commit comments