mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-11 22:14:58 -05:00
Update pydantic version & fix mypy errors (#4811)
* Update pydantic version & fix mypy errors * uv lock changes * Update lock * update lockfile --------- Co-authored-by: Jack Gerrits <jack@jackgerrits.com> Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ dependencies = [
|
||||
"aioconsole>=0.8.1",
|
||||
"aiohttp>=3.10.10",
|
||||
"typing-extensions",
|
||||
"pydantic<3.0.0,>=2.0.0",
|
||||
"pydantic<3.0.0,>=2.10.0",
|
||||
"protobuf~=4.25.1",
|
||||
"tiktoken>=0.8.0",
|
||||
"opentelemetry-api~=1.27.0",
|
||||
|
||||
Reference in New Issue
Block a user