summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2019-03-22 19:20:45 +0000
committerBen Nemec <bnemec@redhat.com>2019-03-22 19:34:32 +0000
commit57333e902a3747715b2f13ea63477cc4aedc2129 (patch)
treeab06406546cc338a162cc0fd0ff5261565f2c28a /setup.cfg
parent4df865d558f95a7c57aa2e943cf6a09d549fe059 (diff)
downloadoslo-db-57333e902a3747715b2f13ea63477cc4aedc2129.tar.gz
Bump psycopg lower-constraint to 2.7
Earlier versions don't work with postgresql 10, which is now showing up in distros. Change-Id: I56589eb4ac55bec426d16f355398720f2994edcb Closes-Bug: 1821400
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index b0aff33..532860f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,7 +24,7 @@ mysql =
PyMySQL>=0.7.6 # MIT License
# or oslo.db[postgresql]
postgresql =
- psycopg2>=2.6.2 # LGPL/ZPL
+ psycopg2>=2.7.0 # LGPL/ZPL
[files]
packages =