Upgrade custom project requirements

This commit is contained in:
Alejandro Franco 2025-06-17 14:01:13 -06:00
parent a84cc7b17f
commit ac492fcb1e

View File

@ -1,4 +1,3 @@
python-slugify==8.0.4 # https://github.com/un33k/python-slugify
Pillow==11.2.1 # pyup: != 11.2.0 # https://github.com/python-pillow/Pillow Pillow==11.2.1 # pyup: != 11.2.0 # https://github.com/python-pillow/Pillow
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %} {%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %} {%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}
@ -52,5 +51,5 @@ django-webpack-loader==3.2.0 # https://github.com/django-webpack/django-webpack
# Project # Project
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
fontawesomefree==6.5.1 # https://github.com/FortAwesome/Font-Awesome fontawesomefree==6.6.0 # https://github.com/FortAwesome/Font-Awesome
django-import-export==3.3.6 # https://github.com/django-import-export/django-import-export django-import-export==4.3.7 # https://github.com/django-import-export/django-import-export