Skip to content

Commit 180540d

Browse files
committed
Update version requirements for sklearn
1 parent 0b06882 commit 180540d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"networkx>=2.7.1",
2222
"pandas>=1.4.2",
2323
"python-picard>=0.7",
24-
"scikit-learn>=1.0.2",
24+
"scikit-learn>=1.2.0",
2525
"tqdm>=4.64.0",
2626
"umap-learn>=0.5.3",
2727
],

0 commit comments

Comments
 (0)