mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump aiofiles version upper bound to <24.2
This commit is contained in:
parent
7297ffa16e
commit
6f453a1843
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ dependencies = [
|
||||||
"magic-filter>=1.0.12,<1.1",
|
"magic-filter>=1.0.12,<1.1",
|
||||||
"aiohttp>=3.9.0,<3.11",
|
"aiohttp>=3.9.0,<3.11",
|
||||||
"pydantic>=2.4.1,<2.10",
|
"pydantic>=2.4.1,<2.10",
|
||||||
"aiofiles~=23.2.1",
|
"aiofiles>=23.2.1,<24.2",
|
||||||
"certifi>=2023.7.22",
|
"certifi>=2023.7.22",
|
||||||
"typing-extensions>=4.7.0,<=5.0",
|
"typing-extensions>=4.7.0,<=5.0",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue