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 8caecfb commit 833c5deCopy full SHA for 833c5de
doc/changelog/866.maintenance.md
@@ -0,0 +1 @@
1
+Bump scikit-learn from 1.7.0 to 1.7.1
pyproject.toml
@@ -61,7 +61,7 @@ tests = [
61
"joblib==1.5.1",
62
"pandas==2.3.1",
63
"openpyxl==3.1.5",
64
- "scikit-learn==1.7.0",
+ "scikit-learn==1.7.1",
65
"pytest-xdist==3.8.0",
66
"ipython==8.37.0",
67
"pyvista==0.45.2",
@@ -88,7 +88,7 @@ doc = [
88
89
"ipywidgets==8.1.7",
90
91
92
93
"jupyterlab==4.4.4",
94
"sphinx-jinja==2.0.2",
0 commit comments