update psycopg2 version to 2.6.1

This commit is contained in:
Fábio C. Barrionuevo da Luz 2015-06-15 09:35:05 -03:00
parent 96e9f1d80f
commit dd077abeef

View File

@ -25,7 +25,7 @@ Pillow==2.8.2
django-allauth==0.20.0
# For the persistence stores
psycopg2==2.6
psycopg2==2.6.1
# Unicode slugification
unicode-slugify==0.1.3