mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 13:14:28 +03:00
update pytz version to 2015.4 and django-extensions to 1.5.5
This commit is contained in:
parent
932ec5dd44
commit
86fec9d933
|
@ -32,6 +32,6 @@ unicode-slugify==0.1.3
|
|||
django-autoslug==1.7.2
|
||||
|
||||
# Time zones support
|
||||
pytz==2015.2
|
||||
pytz==2015.4
|
||||
|
||||
# Your custom requirements go here
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
-r base.txt
|
||||
coverage==3.7.1
|
||||
Sphinx
|
||||
django-extensions==1.5.3
|
||||
django-extensions==1.5.5
|
||||
Werkzeug==0.10.4
|
||||
|
||||
# django-debug-toolbar that works with Django 1.5+
|
||||
|
|
Loading…
Reference in New Issue
Block a user