#1719 Update pydantic

This commit is contained in:
JRoot Junior 2025-10-08 00:39:48 +03:00
parent df7b16d5b3
commit bdbddd4732
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2

View file

@ -42,7 +42,7 @@ classifiers = [
dependencies = [
"magic-filter>=1.0.12,<1.1",
"aiohttp>=3.9.0,<3.13",
"pydantic>=2.4.1,<2.12",
"pydantic>=2.4.1,<2.13",
"aiofiles>=23.2.1,<24.2",
"certifi>=2023.7.22",
"typing-extensions>=4.7.0,<=5.0",