From 916aacaa4193cc91f1246c9f8f07e5bf589d5d26 Mon Sep 17 00:00:00 2001 From: Samuel Burbulla Date: Sat, 18 Nov 2023 11:45:31 +0200 Subject: [PATCH] Fix pipeline. --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 7c5c119d..6ff522e0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -74,8 +74,8 @@ install_requires = # --------- dependencies --------- # torch==2.1.0 dadaptation==3.1 - matplotlib==3.8.2 - pandas==2.1.3 + matplotlib + pandas [options.packages.find]