Skip to content

Commit 08de682

Browse files
andersensamchanglan
authored andcommitted
Update pyproject.toml
GitOrigin-RevId: ba713fc
1 parent f11dfae commit 08de682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dev = [
6666
"pytest-xdist", # pytest plugin for test parallelism
6767
"pytest-timeout", # pytest plugin for forcing timeout of tests
6868
"pytype==2024.10.11", # type checking
69-
"scikit-learn==1.5.2", # test-only
69+
"scikit-learn==1.6.1", # test-only
7070
# Fix AttributeError: module 'scipy.linalg' has no attribute 'tril' and related scipy import errors.
7171
"scipy>=1.12.0",
7272
"sentencepiece != 0.1.92",

0 commit comments

Comments
 (0)