chore: bump pydantic

This commit is contained in:
Oleg A 2024-07-01 21:15:03 +03:00
parent 3baa7383c1
commit d5122b5436
No known key found for this signature in database
GPG key ID: 5FE046817A9657C5

View file

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