mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add msgspec to dependencies
This commit is contained in:
parent
b1ba862539
commit
5abd8342ad
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ dependencies = [
|
|||
"pydantic~=1.10.7",
|
||||
"aiofiles~=23.1.0",
|
||||
"certifi>=2022.9.24",
|
||||
"msgspec~=0.15.0"
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue