mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add aiosqlite dependency
This commit is contained in:
parent
886ec0f133
commit
69df5f88dc
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ dependencies = [
|
|||
"aiofiles>=23.2.1,<24.2",
|
||||
"certifi>=2023.7.22",
|
||||
"typing-extensions>=4.7.0,<=5.0",
|
||||
"aiosqlite>=0.21.0",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue