Skip to content

Commit 2e50fb8

Browse files
committed
MAINT: Bump scikit-learn to 1.3.0
python 3.10.0 installed by uv has a numpy binary incompatibility with sklearn 1.2.*
1 parent 93174c0 commit 2e50fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ extra = [
4848
"adjustText>=1.2.0",
4949
"geopandas>=1.0.0",
5050
"geodatasets>=2024.8.0",
51-
"scikit-learn>1.2.0",
51+
"scikit-learn>=1.3.0",
5252
"scikit-misc>=0.5.1",
5353
"polars>=1.24.0",
5454
"pyarrow>=19.0.1",

0 commit comments

Comments
 (0)