Fixed typings

This commit is contained in:
Alex Root Junior 2021-11-24 05:14:04 +02:00
parent 2072b5f0eb
commit c3fbc26350
3 changed files with 11 additions and 9 deletions

View file

@ -38,7 +38,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8"
magic-filter = "^1.0.3"
magic-filter = "^1.0.4"
aiohttp = "^3.8.0"
pydantic = "^1.8.2"
aiofiles = "^0.7.0"