mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-18 01:01:07 +00:00
Update pytz from 2018.3 to 2018.4 (#1605)
This commit is contained in:
parent
8fa24e9c5e
commit
b6c80ab333
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pytz==2018.3 # https://github.com/stub42/pytz
|
||||
pytz==2018.4 # https://github.com/stub42/pytz
|
||||
awesome-slugify==1.6.5 # https://github.com/dimka665/awesome-slugify
|
||||
Pillow==5.1.0 # https://github.com/python-pillow/Pillow
|
||||
{%- if cookiecutter.use_compressor == "y" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue