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