Update psycopg2 requirement to ensure 10.x+ features work.

This commit is contained in:
Murtuza Zabuawala
2017-11-01 12:45:00 +00:00
committed by Dave Page
parent 45be22b00e
commit 714a429879

View File

@@ -27,7 +27,7 @@ MarkupSafe==0.23
ordereddict; python_version < '2.7' ordereddict; python_version < '2.7'
passlib==1.6.2 passlib==1.6.2
pbr==1.9.1 pbr==1.9.1
psycopg2>=2.7.1 psycopg2>=2.7.3.2
pycrypto==2.6.1 pycrypto==2.6.1
pyrsistent==0.11.13 pyrsistent==0.11.13
python-dateutil==2.5.0 python-dateutil==2.5.0