We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c40bd2 commit d6c7c87Copy full SHA for d6c7c87
doc/changelog/642.dependencies.md
@@ -0,0 +1 @@
1
+build(deps): bump scikit-learn from 1.5.2 to 1.6.0
pyproject.toml
@@ -45,7 +45,7 @@ tests = [
45
"joblib==1.4.2",
46
"pandas==2.2.3",
47
"openpyxl==3.1.5",
48
- "scikit-learn==1.5.2",
+ "scikit-learn==1.6.0",
49
"pytest-xdist==3.6.1",
50
"ipython==8.29.0",
51
"pyvista==0.44.1",
@@ -72,7 +72,7 @@ doc = [
72
"nbsphinx==0.9.5",
73
"ipywidgets==8.1.5",
74
75
76
77
"jupyterlab==4.3.1",
78
"sphinx-jinja==2.0.2",
0 commit comments