mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed tests
This commit is contained in:
parent
2aa4a9fe31
commit
2e6eed0949
25 changed files with 670 additions and 515 deletions
|
|
@ -39,8 +39,8 @@ classifiers = [
|
|||
python = "^3.8"
|
||||
magic-filter = "^1.0.8"
|
||||
aiohttp = "^3.8.1"
|
||||
pydantic = "^1.9.2"
|
||||
aiofiles = "^0.8.0"
|
||||
pydantic = "^1.10.2"
|
||||
aiofiles = "^22.1.0"
|
||||
# Fast
|
||||
uvloop = { version = "^0.16.0", markers = "sys_platform == 'darwin' or sys_platform == 'linux'", optional = true }
|
||||
# i18n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue