diff --git a/lower-constraints.txt b/lower-constraints.txt index 00a8b94028..3f4c4b65d4 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -88,7 +88,7 @@ pika==0.10.0 pika-pool==0.1.3 positional==1.2.1 prettytable==0.7.2 -psycopg2==2.6.2 +psycopg2==2.7 psutil==3.2.2 pycadf==1.1.0 pycodestyle==2.3.1 diff --git a/test-requirements.txt b/test-requirements.txt index b3edb4e2d8..6805d01427 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ flake8-import-order==0.12 # LGPLv3 sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD mock>=2.0.0 # BSD -psycopg2>=2.6.2 # LGPL/ZPL +psycopg2>=2.7 # LGPL/ZPL PyMySQL>=0.7.6 # MIT License oslotest>=3.2.0 # Apache-2.0 oslo.privsep>=1.29.0 # Apache-2.0