[FIX] requirements: bump up recommended psycopg2 version

Version 2.7.1 is not yet available in most distributions,
but is now considered the recommended version.

Odoo will work just fine with any psycopg2 version >= 2.2, though.
This commit is contained in:
Olivier Dony 2017-06-16 15:50:44 +02:00
parent 89eca96476
commit 6f8efea28c
No known key found for this signature in database
GPG Key ID: CD556E25E8A6D0D4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ mock==1.0.1
passlib==1.6.2
psutil==2.1.1
psycogreen==1.0
psycopg2==2.5.3
psycopg2==2.7.1
pyPdf==1.13
pydot==1.0.2
pyparsing==1.5.7