mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix dependencies
This commit is contained in:
parent
a11323478c
commit
c412e35fc5
2 changed files with 279 additions and 310 deletions
|
|
@ -37,7 +37,6 @@ aiohttp = "^3.6"
|
|||
pydantic = "^1.5"
|
||||
Babel = "^2.7"
|
||||
aiofiles = "^0.6.0"
|
||||
uvloop = "^0.15.2"
|
||||
async_lru = "^1.0"
|
||||
aiohttp-socks = { version = "^0.5.5", optional = true }
|
||||
typing-extensions = { version = "^3.7.4", python = "<3.8" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue