Skip to content

Commit 2bb7602

Browse files
committed
📝 fix scikit-learn version
1 parent ab73437 commit 2bb7602

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
@@ -15,7 +15,7 @@ argparse = "*"
1515
numpy = "*"
1616
pandas = "*"
1717
datasets = "*"
18-
sklearn = "*"
18+
scikit-learn = "*"
1919
tqdm = "4.66.3"
2020
owlready2 = "0.44"
2121
rdflib = "7.1.1"

0 commit comments

Comments
 (0)