From f68b3c7de9bf883a8e382087e4a652c5e216b342 Mon Sep 17 00:00:00 2001 From: lpossner Date: Mon, 20 May 2024 19:56:36 +0200 Subject: [PATCH] [MOD] - remove matplotlib from requirements.txt --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79b9d622..fb9bcadb 100755 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ numpy>=1.24.1 fastmat>=0.2.post0 scikit-learn>=1.2.0 h5py>=3.7.0 -matplotlib>=3.6.3 seaborn>=0.12.2 tqdm>=4.64.1 pandas>=1.5.2