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 c367de9 commit 6558307Copy full SHA for 6558307
doc/changelog/906.maintenance.md
@@ -0,0 +1 @@
1
+Bump scikit-learn from 1.7.1 to 1.7.2
pyproject.toml
@@ -61,7 +61,7 @@ tests = [
61
"joblib==1.5.2",
62
"pandas==2.3.2",
63
"openpyxl==3.1.5",
64
- "scikit-learn==1.7.1",
+ "scikit-learn==1.7.2",
65
"pytest-xdist==3.8.0",
66
"ipython==8.37.0",
67
"pyvista==0.46.3",
@@ -90,7 +90,7 @@ doc = [
90
91
"ipywidgets==8.1.7",
92
93
94
95
"jupyterlab==4.4.7",
96
"sphinx-jinja==2.0.2",
0 commit comments