From f35f6b7fd4abdeabacae49c354b6943925b89dc0 Mon Sep 17 00:00:00 2001 From: Dev-iL <6509619+Dev-iL@users.noreply.github.com> Date: Fri, 9 Aug 2024 11:54:57 +0300 Subject: [PATCH] Workaround for `test_ibis_stats.py` --- ui/sdk/requirements-test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/sdk/requirements-test.txt b/ui/sdk/requirements-test.txt index 881c37f1f..8c288a6ca 100644 --- a/ui/sdk/requirements-test.txt +++ b/ui/sdk/requirements-test.txt @@ -3,6 +3,7 @@ langchain_core numpy<2 # SPARK-48710 polars pyarrow +pyarrow_hotfix # required for ibis tests pydantic pyspark pytest