Fix dependencies

This commit is contained in:
Alex Root Junior 2021-04-19 01:08:17 +03:00
parent a11323478c
commit c412e35fc5
2 changed files with 279 additions and 310 deletions

View file

@ -37,7 +37,6 @@ aiohttp = "^3.6"
pydantic = "^1.5"
Babel = "^2.7"
aiofiles = "^0.6.0"
uvloop = "^0.15.2"
async_lru = "^1.0"
aiohttp-socks = { version = "^0.5.5", optional = true }
typing-extensions = { version = "^3.7.4", python = "<3.8" }