mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Cover Command filter
This commit is contained in:
parent
1cd993009e
commit
9d78e82f8c
7 changed files with 161 additions and 8 deletions
|
|
@ -27,6 +27,7 @@ pydantic = "^1.1"
|
|||
Babel = "^2.7"
|
||||
aiofiles = "^0.4.0"
|
||||
uvloop = {version = "^0.14.0", optional = true}
|
||||
async_lru = "^1.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
uvloop = "^0.14.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue