pip install "langchain_mcp_adapters==0.0.5"

This commit is contained in:
Ishaan Jaff 2025-03-24 21:20:11 -07:00
parent 863fe3a4d2
commit f2b9a7f2ea

View file

@ -2038,6 +2038,7 @@ jobs:
pip install "PyGithub==1.59.1"
pip install "google-cloud-aiplatform==1.59.0"
pip install "anthropic==0.49.0"
pip install "langchain_mcp_adapters==0.0.5"
# Run pytest and generate JUnit XML report
- run:
name: Build Docker image