From 3d8a3a7729ebf1d2186b28f60bc07a400759180f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 19:42:49 +0000 Subject: [PATCH] Update dependency pandas to v2.3.3 --- llm_uncertainty_bench/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/llm_uncertainty_bench/requirements.txt b/llm_uncertainty_bench/requirements.txt index 009f500..059b438 100644 --- a/llm_uncertainty_bench/requirements.txt +++ b/llm_uncertainty_bench/requirements.txt @@ -19,7 +19,7 @@ multidict==6.6.3 multiprocess==0.70.18 numpy==1.26.4 packaging==25.0 -pandas==2.3.1 +pandas==2.3.3 Pillow==10.4.0 protobuf==4.25.8 psutil==5.9.8 diff --git a/requirements.txt b/requirements.txt index bf68b31..6143e53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ huggingface-hub==0.33.4 numpy==2.2.5 -pandas==2.3.1 +pandas==2.3.3 dashscope==1.23.8 google-api-python-client==2.176.0 google.generativeai==0.8.5