From dadb45e77c6bb8c08cbf505ea3ac68c6d0bcdd6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 15:23:21 +0000 Subject: [PATCH] Update dependency psutil to v7 --- llm_uncertainty_bench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm_uncertainty_bench/requirements.txt b/llm_uncertainty_bench/requirements.txt index fdb6604..b910697 100644 --- a/llm_uncertainty_bench/requirements.txt +++ b/llm_uncertainty_bench/requirements.txt @@ -22,7 +22,7 @@ packaging==25.0 pandas==2.3.1 Pillow==10.3.0 protobuf==4.25.8 -psutil==5.9.8 +psutil==7.0.0 pyarrow==20.0.0 pyarrow-hotfix==0.7 python-dateutil==2.9.0.post0