update pytz version to 2015.4 and django-extensions to 1.5.5

This commit is contained in:
Fabio C. Barrioneuvo da Luz 2015-05-13 14:16:45 -03:00
parent 932ec5dd44
commit 86fec9d933
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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+