From 973c4c0c2f703f62329e92a8e85640c33e606ab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 20:26:45 +0000 Subject: [PATCH] Update pandas requirement from <2.1 to <2.3 Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/0.3.0...v2.2.3) --- updated-dependencies: - dependency-name: pandas 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 adfbe7e..9fc0cae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cratedb-toolkit[datasets]==0.0.29 ipyleaflet<0.20 kaleido<0.3 llvmlite>=0.40 -pandas<2.1 +pandas<2.3 plotly<5.25 pycaret<3.4 pydantic<3