From d91dd9d4d56056decbb5f67e62b93e82fbd42ac9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 20:06:10 +0100 Subject: [PATCH] Removing manual depends on python3-pendulum, not required anymore. Signed-off-by: Daniel Baumann --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index a680c99..04f7ebb 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,6 @@ Section: database Architecture: all Depends: python3-cli-helpers, - python3-pendulum, python3-pgspecial (>= 2), python3-pkg-resources, python3-prompt-toolkit (>= 3.0),