mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed motor optionality
This commit is contained in:
parent
fd16c05254
commit
e9d225e23e
1 changed files with 1 additions and 1 deletions
2
poetry.lock
generated
2
poetry.lock
generated
|
|
@ -573,7 +573,7 @@ name = "motor"
|
|||
version = "2.5.1"
|
||||
description = "Non-blocking MongoDB driver for Tornado or asyncio"
|
||||
category = "main"
|
||||
optional = false
|
||||
optional = true
|
||||
python-versions = ">=3.5.2"
|
||||
|
||||
[package.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue