From c71445856ce9bd1a9efb198b6dd4ac181368f110 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 11:29:17 +0000 Subject: [PATCH] Update dependency pyarrow to v16 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cafa3d0..7ef866e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.111.0 mlflow==2.14.2 numpy==1.26.4 pandas==2.2.2 -pyarrow==14.0.2 +pyarrow==16.1.0 pydantic==2.8.2 python_dateutil==2.9.0.post0 PyYAML==6.0.1