Skip to content

Commit 4000c02

Browse files
wuliang229copybara-github
authored andcommitted
chore: remove scipy from eval dependencies
It's not used in the codebase. Co-authored-by: Liang Wu <wuliang@google.com> PiperOrigin-RevId: 869020801
1 parent 845818b commit 4000c02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ eval = [
111111
"google-cloud-aiplatform[evaluation]>=1.100.0",
112112
"pandas>=2.2.3",
113113
"rouge-score>=0.1.2",
114-
"scipy<1.16; python_version<'3.11'",
115114
"tabulate>=0.9.0",
116115
# go/keep-sorted end
117116
]

0 commit comments

Comments
 (0)