Update crispy-bootstrap to the latest

This commit is contained in:
Bruno Alla 2021-09-11 18:12:33 +01:00
parent 7412a3e4a7
commit 2fecd0624d

View File

@ -34,7 +34,7 @@ django-environ==0.7.0 # https://github.com/joke2k/django-environ
django-model-utils==4.1.1 # https://github.com/jazzband/django-model-utils
django-allauth==0.45.0 # https://github.com/pennersr/django-allauth
django-crispy-forms==1.12.0 # https://github.com/django-crispy-forms/django-crispy-forms
crispy-bootstrap5==0.4 # https://github.com/django-crispy-forms/crispy-bootstrap5
crispy-bootstrap5==0.5 # https://github.com/django-crispy-forms/crispy-bootstrap5
{%- if cookiecutter.use_compressor == "y" %}
django-compressor==2.4.1 # https://github.com/django-compressor/django-compressor
{%- endif %}