We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1a349 commit dd24cdbCopy full SHA for dd24cdb
{{cookiecutter.project_slug}}/requirements/base.txt
@@ -1,5 +1,5 @@
1
python-slugify==8.0.4 # https://github.com/un33k/python-slugify
2
-Pillow==11.1.0 # https://github.com/python-pillow/Pillow
+Pillow==11.2.0 # https://github.com/python-pillow/Pillow
3
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
4
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}
5
rcssmin==1.1.2 --install-option="--without-c-extensions" # https://github.com/ndparker/rcssmin
0 commit comments