summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:30:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:30:40 +0000
commit703d729c8cb5f5a11b2a8febbbc0eb06fee52c84 (patch)
treeb0e0dc165b54b9d668e80b42d91c1cb2f4841aac /debian
parentRefreshing 0002-vendorized-cli_helpers.patch. (diff)
downloadmycli-703d729c8cb5f5a11b2a8febbbc0eb06fee52c84.tar.xz
mycli-703d729c8cb5f5a11b2a8febbbc0eb06fee52c84.zip
Updating depends on python3-sqlparse.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 ec6d514..b34d02d 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends: python3-click (>= 7.0),
python3-prompt-toolkit (>= 2.0.6),
python3-pygments (>= 1.6),
python3-pymysql (>= 0.9.2),
- python3-sqlparse (>= 0.3.0),
+ python3-sqlparse (>= 0.4.0),
python3-tabulate (>= 0.8.2),
python3-terminaltables,
${misc:Depends},