From 384fd36ffa4c3d9934c63bde7cf380c1a635747f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 May 2026 06:18:54 +0100 Subject: [PATCH] Pin pydantic-ai-slim to latest version 1.89.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8d90d2b1..6f3e8391 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,7 +1,7 @@ playwright playwright-stealth pydantic -pydantic-ai-slim[openai,anthropic,google,groq,mistral,cohere,bedrock] +pydantic-ai-slim[bedrock,anthropic,google,mistral,cohere,openai,groq]==1.89.0 nest-asyncio jsonpath-ng pandas