We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996f655 commit 189d9b3Copy full SHA for 189d9b3
pyproject.toml
@@ -30,7 +30,7 @@ Sphinx = {version = "^5.0", optional = true}
30
insipid-sphinx-theme = {version = "^0.3.6", optional = true}
31
myst-parser = {version = "^0.18", optional = true}
32
pandas = ">=1.3.5,<3.0.0"
33
-scikit-learn = "^1.1.3"
+scikit-learn = ">=1.1.3,<1.6.0"
34
tqdm = "^4.64.1"
35
pydantic = "^1.10.4"
36
0 commit comments