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