chore: bump pydantic-ai-slim version
1.36.0 introduced a bug affecting soliplex
This commit is contained in:
parent
eac87d8603
commit
317bf956e0
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue