We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6527623 commit 26cb95dCopy full SHA for 26cb95d
kernels/adk_mcp_a2a.sh
@@ -31,7 +31,7 @@ python -m ipykernel install --prefix "${DL_ANACONDA_ENV_HOME}" --name $ENVNAME -
31
rm -rf "${DL_ANACONDA_ENV_HOME}/share/jupyter/kernels/python3"
32
33
# Install packages
34
-pip install -q a2a-sdk==0.3.9 google-cloud-aiplatform[agent_engines]==1.115.0 google-adk==1.15.1
+pip install -q a2a-sdk==0.3.9 google-cloud-aiplatform[agent_engines]==1.121.0 google-adk==1.15.1
35
pip install -q langchain-community==0.3.25 python-dotenv==1.1.0 stackapi==0.3.1 toolbox-core==0.5.2
36
pip install -q fastmcp==2.12.4 gradio==5.49.1
37
0 commit comments