Skip to content

Commit 8f133a7

Browse files
committed
update pomegranate version
1 parent f829f7f commit 8f133a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ torch = [
6060
"torch>=2.2.0;python_version>='3.12' and python_version<'3.13'",
6161
"torch>=2.6.0;python_version>='3.13'",
6262
]
63-
pomegranate = ['pomegranate>=1.0,<2.0']
63+
pomegranate = ['pomegranate>=1.1.1,<2.0']
6464
xgboost = ['xgboost>=2.1.3']
6565
test = [
6666
'sdmetrics[torch]',

0 commit comments

Comments
 (0)