diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a782799..6f9c91c 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3, - python3-pgspecial (>= 1.11), python3-setuptools, + python3-sqlparse (>= 0.3), Standards-Version: 4.5.1 Testsuite: autopkgtest-pkg-python |