From dd6b81f6e12fd3598f465dea1fa4cfd9441133cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 May 2026 08:22:53 +0100 Subject: [PATCH] Pin pydantic-ai-slim to latest version 1.94.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8d90d2b1..75111e61 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[cohere,google,openai,mistral,anthropic,groq,bedrock]==1.94.0 nest-asyncio jsonpath-ng pandas