From 32117277c748a70f3f4aa8e7153875399b8c4fe5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Mar 2025 03:05:26 +0000 Subject: [PATCH] Update dependency pyarrow to v19 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9406e616..fc66b440 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.115.12 mlflow==2.21.2 numpy==1.26.4 pandas==2.2.3 -pyarrow==14.0.2 +pyarrow==19.0.1 pydantic==2.11.1 python_dateutil==2.9.0.post0 PyYAML==6.0.2