Use datetime type for date fields, update aiohttp version

This commit is contained in:
Alex Root Junior 2021-11-08 03:48:34 +02:00
parent 9b43a33b7f
commit e0ab7d8bd3
8 changed files with 218 additions and 73 deletions

View file

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