summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2020-07-30 18:32:59 -0500
committerGhanshyam Mann <gmann@ghanshyammann.com>2020-09-06 00:53:30 +0000
commite42c73343f640eaacb0a76d204eb55c85de4f5d5 (patch)
tree1cd4f780cba7a003b25c5f8e1ad7e0ea43046f42 /setup.cfg
parent9201de3ca9e4ea82ba8fc7cf735b49d06a3e9f11 (diff)
downloadoslo-db-e42c73343f640eaacb0a76d204eb55c85de4f5d5.tar.gz
[goal] Migrate testing to ubuntu focal8.4.0
As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Fixing: - Bump the lower constraints for required deps which added python3.8 support in their later version. Story: #2007865 Task: #40207 [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.h> Change-Id: I978482f860a766c474944c77e2c569541f4849b1
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 8916d05..04cc8e1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -27,7 +27,7 @@ mysql =
PyMySQL>=0.7.6 # MIT License
# or oslo.db[postgresql]
postgresql =
- psycopg2>=2.7.0 # LGPL/ZPL
+ psycopg2>=2.8.0 # LGPL/ZPL
[files]
packages =