mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-21 10:31:52 +00:00
Update pytz from 2016.10 to 2017.2 (#1098)
This commit is contained in:
parent
1a82a2a3af
commit
86922be94b
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ psycopg2==2.7.1
|
|||
awesome-slugify==1.6.5
|
||||
|
||||
# Time zones support
|
||||
pytz==2016.10
|
||||
pytz==2017.2
|
||||
|
||||
# Redis support
|
||||
django-redis==4.7.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue