From 470d64f458c152888e9f9f1986b785b846e83744 Mon Sep 17 00:00:00 2001 From: Yongzao <532741407@qq.com> Date: Thu, 25 Dec 2025 18:18:36 +0800 Subject: [PATCH] Update pyproject.toml --- iotdb-core/ainode/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iotdb-core/ainode/pyproject.toml b/iotdb-core/ainode/pyproject.toml index faff8dc34ded..844bde45bd64 100644 --- a/iotdb-core/ainode/pyproject.toml +++ b/iotdb-core/ainode/pyproject.toml @@ -95,7 +95,7 @@ scikit-learn = "^1.7.1" statsmodels = "^0.14.5" sktime = "0.40.1" pmdarima = "2.1.1" -hmmlearn = "0.3.2" +hmmlearn = "0.3.3" accelerate = "^1.10.1" # ---- Optimizers / utils ----