From a223d8af34924e9068a514e8587862d9b7ef0faa Mon Sep 17 00:00:00 2001 From: Edgar Ruiz Date: Tue, 15 Oct 2024 17:04:20 -0500 Subject: [PATCH] Removes pyarrow from requirement.txt --- python/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index ae12e70..1bd13a6 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -86,7 +86,6 @@ prompt-toolkit==3.0.48 psutil==6.0.0 ptyprocess==0.7.0 pure-eval==0.2.3 -pyarrow==17.0.0 pycparser==2.22 pydantic==2.9.2 pydantic-core==2.23.4