mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 21:24:32 +03:00
Update pillow from 8.3.2 to 8.4.0
This commit is contained in:
parent
ba82a35cd7
commit
8ffe2aaa38
|
@ -1,6 +1,6 @@
|
|||
pytz==2021.3 # https://github.com/stub42/pytz
|
||||
python-slugify==5.0.2 # https://github.com/un33k/python-slugify
|
||||
Pillow==8.3.2 # https://github.com/python-pillow/Pillow
|
||||
Pillow==8.4.0 # https://github.com/python-pillow/Pillow
|
||||
{%- if cookiecutter.use_compressor == "y" %}
|
||||
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}
|
||||
rcssmin==1.0.6 --install-option="--without-c-extensions" # https://github.com/ndparker/rcssmin
|
||||
|
|
Loading…
Reference in New Issue
Block a user