модели передаваемых сообщений
This commit is contained in:
parent
a5a6f2eca9
commit
b46e24f7c3
5 changed files with 329 additions and 1 deletions
|
|
@ -4,4 +4,6 @@ version = "0.1.0"
|
|||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"pydantic>=2.12.5",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue