Skip to content

Commit ac06663

Browse files
authored
Merge branch 'main' into spelling-tests
2 parents 2758d0a + 0b1784e commit ac06663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"click>=8.1.8, <9.0.0", # For CLI tools
3232
"fastapi>=0.115.0, <1.119.0", # FastAPI framework
3333
"google-api-python-client>=2.157.0, <3.0.0", # Google API client discovery
34-
"google-cloud-aiplatform[agent_engines] @ git+https://github.com/googleapis/python-aiplatform.git@bf1851e59cb34e63b509a2a610e72691e1c4ca28", # For VertexAI integrations, e.g. example store.
34+
"google-cloud-aiplatform[agent_engines]>=1.125.0, <2.0.0", # For VertexAI integrations, e.g. example store.
3535
"google-cloud-bigtable>=2.32.0", # For Bigtable database
3636
"google-cloud-discoveryengine>=0.13.12, <0.14.0", # For Discovery Engine Search Tool
3737
"google-cloud-secret-manager>=2.22.0, <3.0.0", # Fetching secrets in RestAPI Tool

0 commit comments

Comments
 (0)