summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8d16121..e63102c 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends:
python3-pendulum,
python3-pkg-resources,
python3-prompt-toolkit (>= 3.0),
- python3-psycopg2 (>= 2.8),
+ python3-psycopg3 (>= 3.0.14),
python3-sqlparse (>= 0.3),
python3-tabulate,
python3-terminaltables,