Bump minimum psycopg2

The current minimum version of psycopg2 (2.6.2) does not work with
PostgreSQL 10.6. This is fixed [1] with version 2.7 so we are
bumping to that to work with newer PostgreSQL.

[1] 8b96bcddff

Change-Id: I20bde202791ff02e60362022fea3217081b89e25
(cherry picked from commit b4c08d283f)
This commit is contained in:
Matthew Edmonds 2019-03-21 16:11:12 -04:00
parent b3e195041d
commit 8eb07369ec
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ pluggy==0.6.0
ply==3.11
prettytable==0.7.1
psutil==3.2.2
psycopg2==2.6.2
psycopg2==2.7
py==1.5.2
pyasn1-modules==0.2.1
pyasn1==0.4.2