1
0
Fork 0

Updating psycopg3 depends (Closes: #1029182).

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 20:02:30 +01:00
parent 2bb6cb14a3
commit 26c6f74ccc
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

2
debian/control vendored
View file

@ -25,7 +25,7 @@ Depends:
python3-pgspecial (>= 2),
python3-pkg-resources,
python3-prompt-toolkit (>= 3.0),
python3-psycopg3 (>= 3.0.14),
python3-psycopg | python3-psycopg3 (>= 3.0.14),
python3-sqlparse (>= 0.3),
python3-tabulate,
python3-terminaltables,