From c5488d47ae64df763c980b116b0f9036afa6780f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 21:30:40 +0000 Subject: [PATCH] Update dependency matplotlib to v3.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ef1dbf..be4bc5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ seaborn==0.11.2 requests==2.27.1 pandas==1.4.1 numpy==1.22.3 -matplotlib==3.5.1 +matplotlib==3.8.2 git+https://github.com/marshallasch/sem@develop#egg=sem