From a1811f30f3ef11c1b22d654f5c32191d57de8aac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:38:56 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.10.0 --- COOL/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COOL/src/main/python/requirements.txt b/COOL/src/main/python/requirements.txt index 3b71019a..9e018d63 100644 --- a/COOL/src/main/python/requirements.txt +++ b/COOL/src/main/python/requirements.txt @@ -2,6 +2,6 @@ numpy==1.26.4 pandas==1.5.3 scikit-learn==1.6.1 notebook==7.3.2 -matplotlib==3.5.3 +matplotlib==3.10.0 seaborn==0.13.2 yellowbrick==1.5