mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore: Add community repo dependency group to pyproject toml
PiperOrigin-RevId: 803191617
This commit is contained in:
committed by
Copybara-Service
parent
b05fef9ba7
commit
7b077ac351
@@ -88,6 +88,12 @@ a2a = [
|
||||
# go/keep-sorted end
|
||||
]
|
||||
|
||||
community = [
|
||||
# go/keep-sorted start
|
||||
"google-adk-community",
|
||||
# go/keep-sorted end
|
||||
]
|
||||
|
||||
eval = [
|
||||
# go/keep-sorted start
|
||||
"google-cloud-aiplatform[evaluation]>=1.100.0",
|
||||
|
||||
Reference in New Issue
Block a user