From 1e42a1482175a998fba78eb8b6de1203df8c7a19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:25:25 +0000 Subject: [PATCH] Update matplotlib requirement from ~=3.9 to ~=3.10 Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f09efe..c3379cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ clickhouse_driver~=0.2.9 cloudpickle~=3.1 ctgan~=0.10.2 deepecho~=0.6.1 -matplotlib~=3.9 +matplotlib~=3.10 numpy~=2.2 pandas~=2.2 pyarrow~=18.1