Fixed tests

This commit is contained in:
Alex Root Junior 2022-09-11 23:16:12 +03:00
parent 2aa4a9fe31
commit 2e6eed0949
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
25 changed files with 670 additions and 515 deletions

View file

@ -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