Fixed pydantic version
This commit is contained in:
@@ -7,7 +7,7 @@ requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"aiohttp>=3.13.1",
|
||||
"loguru>=0.7.3",
|
||||
"pydantic>=2.12.3",
|
||||
"pydantic==2.12.2",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user