From 14656c554791e58293f869ec43bd63b4242fdd36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 16:58:29 +0000 Subject: [PATCH] Update pandas requirement from ~=2.2.3 to ~=2.3.3 in /llama.cpp_source 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/v2.2.3...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llama.cpp_source/requirements/requirements-tool_bench.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama.cpp_source/requirements/requirements-tool_bench.txt b/llama.cpp_source/requirements/requirements-tool_bench.txt index 05b6a1e..125aab4 100644 --- a/llama.cpp_source/requirements/requirements-tool_bench.txt +++ b/llama.cpp_source/requirements/requirements-tool_bench.txt @@ -4,7 +4,7 @@ huggingface_hub>=0.34.0,<1.0 matplotlib~=3.9.4 numpy~=1.26.4 openai~=1.55.3 -pandas~=2.2.3 +pandas~=2.3.3 prometheus-client~=0.20.0 requests~=2.32.3 wget~=3.2