Updated psycopg2 version for PostgreSQL 10 compatibility. Fixes #2377

pull/5/merge
Akshay Joshi 2017-05-12 15:43:03 +05:30
parent 4f9628ed43
commit 1f903ba231
1 changed files with 1 additions and 1 deletions

View File

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