mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
updated pyproject.toml
This commit is contained in:
parent
a0e6698efe
commit
e1096175c8
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ Babel = { version = "^2.9.1", optional = true }
|
|||
aiohttp-socks = { version = "^0.5.5", optional = true }
|
||||
# Redis
|
||||
aioredis = { version = "^2.0.0", optional = true }
|
||||
# Mongodb
|
||||
motor = { version = "^2.5.1", optional = true }
|
||||
# Docs
|
||||
Sphinx = { version = "^4.2.0", optional = true }
|
||||
sphinx-intl = { version = "^2.0.1", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue