We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210f749 commit a8c242bCopy full SHA for a8c242b
1 file changed
pyproject.toml
@@ -65,7 +65,8 @@ power = [
65
66
loads = [
67
"fatpack",
68
- "statsmodels>=0.14.2"
+ "statsmodels>=0.14.2",
69
+ "scikit-learn>=1.5.1",
70
]
71
72
mooring = [
0 commit comments