summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index ba9f5e2..a782799 100644
--- a/debian/control
+++ b/debian/control
@@ -20,13 +20,10 @@ Package: pgcli
Architecture: all
Depends:
python3-cli-helpers,
- python3-click,
- python3-configobj,
python3-pendulum,
python3-pkg-resources,
python3-prompt-toolkit (>= 3.0),
python3-psycopg2 (>= 2.8),
- python3-pygments,
python3-sqlparse (>= 0.3),
python3-tabulate,
python3-terminaltables,