From a84bfff34e54eb86ecb9be3762dadf57c7dd921a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 01:33:17 +0000 Subject: [PATCH] requirements: update pandas requirement from <2.1.5 to <2.2.1 (#2890) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21f45f32640..f0140eba236 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ networkx<3.3 numpy>=1.21.0, <1.24.5 optuna<3.4.0 packaging<24.0 -pandas<2.1.5 +pandas<2.2.1 pillow<10.3.0 pint<0.22.0 protobuf<3.20.4