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

yongzao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new bd434e37d5c [AINode] Bump version of hmmlearn to 0.3.3 (#16952)
bd434e37d5c is described below

commit bd434e37d5ca35ee165a059f89729ae9745709ab
Author: Yongzao <[email protected]>
AuthorDate: Fri Dec 26 14:13:46 2025 +0800

    [AINode] Bump version of hmmlearn to 0.3.3 (#16952)
---
 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 faff8dc34de..844bde45bd6 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 ----

Reply via email to