Skip to content

Commit 43e3fc3

Browse files
author
Samuel Burbulla
authored
Merge pull request #143 from aai-institute/fix/broken-dependency
Bugfix: Broken Upstream Dependency
2 parents 63f3827 + e248253 commit 43e3fc3

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
@@ -42,6 +42,7 @@ dev = [
4242
"optuna>=3.5.0,<4.0.0",
4343
"gmsh",
4444
"deepxde",
45+
"scikit-learn<=1.4.2",
4546

4647
# === Code quality ===
4748
"black",

0 commit comments

Comments
 (0)