From 831673a801dd2531888620a90c2c32df046d8799 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 02:33:17 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0286951..4e78bb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ XlsxWriter==3.2.0 ipython==8.26.0 -matplotlib==3.9.1.post1 +matplotlib==3.9.2 numpy<2 pandas==2.2.2 plotly==5.23.0