Bump pydantic version

This commit is contained in:
JRoot Junior 2024-03-09 00:38:37 +02:00
parent a37deff396
commit ee71117807
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2

View file

@ -43,7 +43,7 @@ classifiers = [
dependencies = [
"magic-filter>=1.0.12,<1.1",
"aiohttp~=3.9.0",
"pydantic>=2.4.1,<2.6",
"pydantic>=2.4.1,<2.7",
"aiofiles~=23.2.1",
"certifi>=2023.7.22",
"typing-extensions>=4.7.0,<=5.0",