From 2aaa174a2708c1dee802dd4741f9a1cc72765355 Mon Sep 17 00:00:00 2001 From: hucorz Date: Thu, 5 Dec 2024 11:35:25 +0800 Subject: [PATCH] update --- .github/workflows/python.yaml | 2 +- doc/source/getting_started/installation.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/python.yaml b/.github/workflows/python.yaml index 520017c75..5dfe31f3c 100644 --- a/.github/workflows/python.yaml +++ b/.github/workflows/python.yaml @@ -155,7 +155,7 @@ jobs: pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir ".[doc]" else - pip install xoscar==0.4.1 + pip install xoscar<=0.4.3 pip install -U numpy scipy cython pyftpdlib coverage flaky numexpr if [[ "$MODULE" == "xorbits/pandas" ]]; then diff --git a/doc/source/getting_started/installation.rst b/doc/source/getting_started/installation.rst index 018e6be19..3c41c9b85 100644 --- a/doc/source/getting_started/installation.rst +++ b/doc/source/getting_started/installation.rst @@ -35,6 +35,7 @@ an older version of pandas, you should either upgrade your pandas or downgrade X Xorbits Python `NumPy`_ `pandas`_ `xgboost`_ `lightgbm`_ `datasets`_ ======= =================== ======== ========= ========== =========== =========== 0.8.1 3.9,3.10,3.11,3.12 2.1.3 2.2.3 2.1.3 4.5.0 3.1.0 +0.8.0 3.9,3.10,3.11,3.12 2.1.3 2.2.3 2.1.2 4.5.0 3.1.0 0.7.4 3.9,3.10,3.11 1.26.4 2.2.3 2.1.1 4.5.0 3.0.1 ======= =================== ======== ========= ========== =========== ===========