From 44fa0181b7e34ebe5e65228e0212172a26023271 Mon Sep 17 00:00:00 2001 From: Lorenzo Gaifas Date: Wed, 11 Oct 2023 13:25:02 +0200 Subject: [PATCH] removed unused deps --- setup.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index ba57239..587feab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,8 +35,6 @@ install_requires = cli = click IPython - matplotlib - seaborn [options.entry_points]