mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore: remove scipy from eval dependencies
It's not used in the codebase. Co-authored-by: Liang Wu <wuliang@google.com> PiperOrigin-RevId: 869020801
This commit is contained in:
committed by
Copybara-Service
parent
845818be44
commit
4000c0251d
@@ -111,7 +111,6 @@ eval = [
|
||||
"google-cloud-aiplatform[evaluation]>=1.100.0",
|
||||
"pandas>=2.2.3",
|
||||
"rouge-score>=0.1.2",
|
||||
"scipy<1.16; python_version<'3.11'",
|
||||
"tabulate>=0.9.0",
|
||||
# go/keep-sorted end
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user