mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-10 08:02:26 +03:00
Update pytz from 2019.3 to 2020.1
This commit is contained in:
parent
04fea65333
commit
0c2af32b8d
|
@ -1,4 +1,4 @@
|
||||||
pytz==2019.3 # https://github.com/stub42/pytz
|
pytz==2020.1 # https://github.com/stub42/pytz
|
||||||
python-slugify==4.0.0 # https://github.com/un33k/python-slugify
|
python-slugify==4.0.0 # https://github.com/un33k/python-slugify
|
||||||
Pillow==7.1.2 # https://github.com/python-pillow/Pillow
|
Pillow==7.1.2 # https://github.com/python-pillow/Pillow
|
||||||
{%- if cookiecutter.use_compressor == "y" %}
|
{%- if cookiecutter.use_compressor == "y" %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user