From ffce25cd94f58ccd2648d40aca457a58ca8a5437 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Mon, 24 Mar 2025 18:44:24 -0700 Subject: [PATCH] bump deps --- .circleci/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/requirements.txt b/.circleci/requirements.txt index 356a9840f5..5f09fa7f1f 100644 --- a/.circleci/requirements.txt +++ b/.circleci/requirements.txt @@ -7,7 +7,8 @@ cohere redis anthropic orjson==3.9.15 -pydantic==2.7.1 +pydantic==2.10.2 google-cloud-aiplatform==1.43.0 fastapi-sso==0.10.0 uvloop==0.21.0 +mcp==1.5.0 # for MCP server