mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump magic-filter to 1.0.10 (#1221)
* Bump magic-filter to 1.0.10 * Added changelog * Fixed compatibility
This commit is contained in:
parent
7f472eff42
commit
710c7669c4
3 changed files with 6 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ classifiers = [
|
|||
"Topic :: Communications :: Chat",
|
||||
]
|
||||
dependencies = [
|
||||
"magic-filter~=1.0.9",
|
||||
"magic-filter~=1.0.10",
|
||||
"aiohttp~=3.8.4",
|
||||
"pydantic~=2.0.0",
|
||||
"aiofiles~=23.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue