You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
chore: Add a2a-sdk to pyproject.toml
PiperOrigin-RevId: 770908052
This commit is contained in:
committed by
Copybara-Service
parent
177980106b
commit
dbdeb49090
@@ -76,6 +76,12 @@ dev = [
|
||||
# go/keep-sorted end
|
||||
]
|
||||
|
||||
a2a = [
|
||||
# go/keep-sorted start
|
||||
"a2a-sdk>=0.2.7;python_version>='3.10'"
|
||||
# go/keep-sorted end
|
||||
]
|
||||
|
||||
eval = [
|
||||
# go/keep-sorted start
|
||||
"google-cloud-aiplatform[evaluation]>=1.87.0",
|
||||
|
||||
Reference in New Issue
Block a user