mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Update pytz from 2020.5 to 2021.1
This commit is contained in:
parent
592910d02b
commit
d442074ce3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pytz==2020.5 # https://github.com/stub42/pytz
|
||||
pytz==2021.1 # https://github.com/stub42/pytz
|
||||
python-slugify==4.0.1 # https://github.com/un33k/python-slugify
|
||||
Pillow==8.1.0 # https://github.com/python-pillow/Pillow
|
||||
{%- if cookiecutter.use_compressor == "y" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue