From a53d31c41340cb58dab96876dd1d8f44b529a318 Mon Sep 17 00:00:00 2001 From: Robert Kaye Date: Tue, 21 Jan 2025 15:08:25 +0100 Subject: [PATCH] grrr --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ab38864..af8f8c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,6 @@ dependencies = [ 'psycopg2-binary>=2.9.3', 'py-sonic>=1.0.0', 'python-dateutil>=2.8.2', - 'prettytable>=3.12.0', 'regex>=2023.6.3', 'requests>=2.31.0', 'scikit-learn>=1.2.1',