Commit 6625e24
committed
Fix sklearnex: bump scikit-learn-intelex>=2025.10.1 for NumPy 2.4 compat
The old floor (>=2023.0.1) allowed uv to resolve an older version that
doesn't support NumPy 2.4 shipped in the new Colab base image. Raising
the floor to >=2025.10.1 (which has explicit NumPy 2.4 fixes) ensures
a compatible version is resolved during the main requirements install.1 parent 082d086 commit 6625e24
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments