mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump minimum magic-filter version
This commit is contained in:
parent
678b3cfe7d
commit
a0ae934c14
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ classifiers = [
|
|||
"Topic :: Communications :: Chat",
|
||||
]
|
||||
dependencies = [
|
||||
"magic-filter~=1.0",
|
||||
"magic-filter~=1.0.11",
|
||||
"aiohttp~=3.8.5",
|
||||
"pydantic>=2.1.1,<3",
|
||||
"aiofiles~=23.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue