mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump dependencies
This commit is contained in:
parent
dcc7f78538
commit
5303006cfb
2 changed files with 36 additions and 37 deletions
|
|
@ -38,7 +38,7 @@ Babel = "^2.9.1"
|
|||
aiofiles = "^0.6.0"
|
||||
async_lru = "^1.0.2"
|
||||
aiohttp-socks = { version = "^0.5.5", optional = true }
|
||||
aioredis = { version = "^1.3.1", allow-prereleases = true , optional = true }
|
||||
aioredis = { version = "^1.3.1", allow-prereleases = true, optional = true }
|
||||
typing-extensions = { version = "^3.7.4", python = "<3.8" }
|
||||
magic-filter = { version = "1.0.0a1", allow-prereleases = true }
|
||||
sphinx = { version = "^3.1.0", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue