chore: bump pydantic-ai-slim version

1.36.0 introduced a bug affecting soliplex
This commit is contained in:
Tres Seaver 2025-12-25 14:32:48 -05:00 committed by GitHub
parent eac87d8603
commit 317bf956e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ dependencies = [
"lancedb==0.26.0",
"pathspec>=0.12.1",
"pydantic>=2.12.5",
"pydantic-ai-slim[openai,fastmcp,logfire,ag-ui]==1.36.0",
"pydantic-ai-slim[openai,fastmcp,logfire,ag-ui]>=1.38.0,<=1.39.0",
"python-dotenv>=1.2.1",
"pyyaml>=6.0.3",
"rich>=14.2.0",