Skip to content

Commit f8474bf

Browse files
committed
Relaxes scikit-learn
1 parent 8cffeb1 commit f8474bf

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
@@ -76,7 +76,7 @@ dependencies = [
7676
"psutil>=5.7.2",
7777
"python_jsonschema_objects>=0.3.13",
7878
"requests",
79-
"scikit-learn>=1.0,<1.6.0",
79+
"scikit-learn>=1.0",
8080
"tabulate>=0.8.9",
8181
"tqdm>=4.59.0",
8282
"pydantic>=2.6.3",

0 commit comments

Comments
 (0)