You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
fix: Add google-cloud-geminidataanalytics to dependencies
PiperOrigin-RevId: 853515315
This commit is contained in:
committed by
Copybara-Service
parent
3cd3d56176
commit
a0b2aac108
@@ -38,7 +38,6 @@ dependencies = [
|
||||
"google-cloud-bigquery>=2.2.0",
|
||||
"google-cloud-bigtable>=2.32.0", # For Bigtable database
|
||||
"google-cloud-discoveryengine>=0.13.12, <0.14.0", # For Discovery Engine Search Tool
|
||||
"google-cloud-geminidataanalytics>=0.4.0, <=0.7.0", # For BigQuery Data Agent toolset.
|
||||
"google-cloud-pubsub>=2.0.0, <3.0.0", # For Pub/Sub Tool
|
||||
"google-cloud-secret-manager>=2.22.0, <3.0.0", # Fetching secrets in RestAPI Tool
|
||||
"google-cloud-spanner>=3.56.0, <4.0.0", # For Spanner database
|
||||
|
||||
Reference in New Issue
Block a user