mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Merge branch 'dev-3.x' into mongo_storage
Conflicts resolved
This commit is contained in:
commit
04ae6dcd7a
164 changed files with 3923 additions and 736 deletions
|
|
@ -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.8",
|
||||
"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