diff options
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index e63102c..eabe76b 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Architecture: all Depends: python3-cli-helpers, python3-pendulum, + python3-pgspecial (>= 2), python3-pkg-resources, python3-prompt-toolkit (>= 3.0), python3-psycopg3 (>= 3.0.14), |