From 3984a8da2dba52097bc15be14f47f9c10c33ae70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 22:11:43 +0000 Subject: [PATCH] requirements: update pandas requirement from <2.1.5 to <2.2.1 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.0) --- 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 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