This is an automated email from the ASF dual-hosted git repository.

Caideyipi pushed a commit to branch hotfix/2.0.9.4-sjzt
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 832dc6d5383ff33553e1137cc256fb8fe16b7bec
Author: Yongzao <[email protected]>
AuthorDate: Tue May 12 21:09:52 2026 +0800

    [TIMECHODB][AINode] Remove useless dependency
---
 iotdb-core/ainode/pyproject.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/iotdb-core/ainode/pyproject.toml b/iotdb-core/ainode/pyproject.toml
index c30afbe85ac..da1f37c1baf 100644
--- a/iotdb-core/ainode/pyproject.toml
+++ b/iotdb-core/ainode/pyproject.toml
@@ -99,7 +99,6 @@ hmmlearn = "0.3.3"
 accelerate = "^1.10.1"
 lightgbm = ">=4.6.0"
 xgboost = ">=3.2.0"
-uni2ts = ">=2.0.0"
 tqdm = ">=4.67.1"
 holidays = ">=0.88"
 gluonts = ">=0.14"

Reply via email to