Skip to content

Commit e248253

Browse files
add upstream dependency scikit-learn limited to version smaller than 1.4.2
1 parent 86d5a6f commit e248253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ dev = [
3838
"optuna>=3.5.0,<4.0.0",
3939
"gmsh",
4040
"deepxde",
41+
"scikit-learn<=1.4.2",
4142

4243
# === Code quality ===
4344
"black",

0 commit comments

Comments
 (0)