upgrade dependencies to latest versions available

This commit is contained in:
Fábio C. Barrioneuvo da Luz 2014-05-15 10:44:40 -03:00
parent c413c1e1e0
commit d2ccc8972d
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# Bleeding edge Django
django==1.6.4
django==1.6.5
# Configuration
django-configurations==0.8
@ -24,7 +24,7 @@ Pillow==2.4.0
django-allauth==0.16.1
# For the persistance stores
psycopg2==2.5.2
psycopg2==2.5.3
# Unicode slugification
unicode-slugify==0.1.1

View File

@ -5,4 +5,4 @@ django-discover-runner==1.0
Sphinx
# django-debug-toolbar that works with Django 1.5+
django-debug-toolbar==1.1
django-debug-toolbar==1.2

View File

@ -5,5 +5,5 @@
gunicorn==18.0
django-storages==1.1.8
Collectfast==0.2.0
gevent==1.0
boto==2.27.0
gevent==1.0.1
boto==2.28.0