Update psycopg2 from 2.6.1 to 2.7.1

psycopg2-2.6.1 was throwing this error while running automated tests:

     Error: could not determine PostgreSQL version from '10.1'
This commit is contained in:
PCoder 2017-12-15 08:46:49 +01:00
parent f4fb2e5d13
commit f611e25538
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ lxml==3.6.0
model-mommy==1.2.6
phonenumbers==7.4.0
phonenumberslite==7.4.0
psycopg2==2.6.1
psycopg2==2.7.1
pycryptodome==3.4
pylibmc==1.5.1
python-dateutil==2.5.3