From dfae1d77659f5c8b29fcca6118ed17244783100c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 07:11:15 +0000 Subject: [PATCH] requirements: update pandas requirement from <2.1.1 to <2.1.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.1.2) --- 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 cc8295cc024..ff4036ae26a 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.1 +pandas<2.1.3 pillow<10.2.0 pint<0.22.0 protobuf<3.20.4