Skip to content

Commit 8d35207

Browse files
committed
added fastmcp
1 parent 6ff9b12 commit 8d35207

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
@@ -33,6 +33,6 @@ rm -rf "${DL_ANACONDA_ENV_HOME}/share/jupyter/kernels/python3"
3333
# Install packages
3434
pip install -q a2a-sdk==0.2.16 google-cloud-aiplatform[agent_engines]==1.115.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.1.0
36-
pip install -q gradio==5.49.1
36+
pip install -q fastmcp==2.12.4 gradio==5.49.1
3737

3838
conda deactivate

0 commit comments

Comments
 (0)