mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
chore: bump pydantic (#1532)
This commit is contained in:
parent
11efa8e186
commit
7a96067952
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue