Skip to content

Commit 189d9b3

Browse files
authored
Update pyproject.toml
1 parent 996f655 commit 189d9b3

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
@@ -30,7 +30,7 @@ Sphinx = {version = "^5.0", optional = true}
3030
insipid-sphinx-theme = {version = "^0.3.6", optional = true}
3131
myst-parser = {version = "^0.18", optional = true}
3232
pandas = ">=1.3.5,<3.0.0"
33-
scikit-learn = "^1.1.3"
33+
scikit-learn = ">=1.1.3,<1.6.0"
3434
tqdm = "^4.64.1"
3535
pydantic = "^1.10.4"
3636

0 commit comments

Comments
 (0)