Merge pull request #103 from luzfcb/master

upgrade dependencies to latest versions available
This commit is contained in:
Daniel Greenfeld 2014-05-15 11:52:01 -07:00
commit 02f03e3d56
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