Skip to content

Commit 26cb95d

Browse files
committed
updated google-cloud-aiplatform
1 parent 6527623 commit 26cb95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernels/adk_mcp_a2a.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ python -m ipykernel install --prefix "${DL_ANACONDA_ENV_HOME}" --name $ENVNAME -
3131
rm -rf "${DL_ANACONDA_ENV_HOME}/share/jupyter/kernels/python3"
3232

3333
# Install packages
34-
pip install -q a2a-sdk==0.3.9 google-cloud-aiplatform[agent_engines]==1.115.0 google-adk==1.15.1
34+
pip install -q a2a-sdk==0.3.9 google-cloud-aiplatform[agent_engines]==1.121.0 google-adk==1.15.1
3535
pip install -q langchain-community==0.3.25 python-dotenv==1.1.0 stackapi==0.3.1 toolbox-core==0.5.2
3636
pip install -q fastmcp==2.12.4 gradio==5.49.1
3737

0 commit comments

Comments
 (0)