From 0229097143f71e5540c7d6f0008c101a31819bca Mon Sep 17 00:00:00 2001 From: James Lamb Date: Sun, 15 Sep 2024 21:54:06 -0500 Subject: [PATCH] try using pyarrow-core instead of pyarrow --- .ci/conda-envs/ci-core.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/conda-envs/ci-core.txt b/.ci/conda-envs/ci-core.txt index ef04e4df2b3a..a0763580c7f3 100644 --- a/.ci/conda-envs/ci-core.txt +++ b/.ci/conda-envs/ci-core.txt @@ -23,7 +23,7 @@ joblib>=1.3.2 matplotlib-base>=3.7.3 numpy>=1.24.4 pandas>2.0 -pyarrow>=6.0 +pyarrow-core>=6.0 python-graphviz>=0.20.3 scikit-learn>=1.3.2 scipy>=1.1