diff options
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 93f35a8..a32d250 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Depends: python3-cli-helpers, python3-pkg-resources, python3-prompt-toolkit (>= 2.0), + python3-sqlglot, python3-sqlparse (>= 0.4), python3-tabulate, python3-terminaltables, |