mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-26 07:24:20 +00:00
deps: bump pydantic to v2
This commit is contained in:
@@ -4,7 +4,7 @@ import abc
|
||||
import typing
|
||||
import asyncio
|
||||
|
||||
import pydantic
|
||||
import pydantic.v1 as pydantic
|
||||
|
||||
from ...core import entities as core_entities
|
||||
|
||||
|
||||
Reference in New Issue
Block a user