Skip to content

Commit 5ba4dcd

Browse files
victorprincipeagoscinski
authored andcommitted
change minimum scikit-learn version to 1.1
see discussion #140 (comment)
1 parent 7ef05eb commit 5ba4dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ zip_safe = True
2323
packages = find:
2424
install_requires =
2525
numpy
26-
scikit-learn>=0.24.0
26+
scikit-learn>=1.1.0

0 commit comments

Comments
 (0)