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 deafe50 commit d2366c4Copy full SHA for d2366c4
doc/changelog/836.maintenance.md
@@ -0,0 +1 @@
1
+bump scikit-learn from 1.6.1 to 1.7.0
pyproject.toml
@@ -60,7 +60,7 @@ tests = [
60
"joblib==1.5.1",
61
"pandas==2.2.3",
62
"openpyxl==3.1.5",
63
- "scikit-learn==1.6.1",
+ "scikit-learn==1.7.0",
64
"pytest-xdist==3.7.0",
65
"ipython==8.37.0",
66
"pyvista==0.45.2",
@@ -87,7 +87,7 @@ doc = [
87
88
"ipywidgets==8.1.7",
89
90
91
92
"jupyterlab==4.4.4",
93
"sphinx-jinja==2.0.2",
0 commit comments