From 885760e8d0634eb6878115b9aeddbfdc6f27f09a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 May 2026 02:16:27 +0100 Subject: [PATCH] Pin pydantic-ai-slim to latest version 1.96.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8d90d2b1..7d26d903 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[groq,anthropic,mistral,cohere,openai,bedrock,google]==1.96.0 nest-asyncio jsonpath-ng pandas