Remove frozenlist

This commit is contained in:
Alex Root Junior 2021-08-01 00:35:50 +03:00
parent c3844bb18f
commit 5c1ea85e9d
2 changed files with 1 additions and 53 deletions

View file

@ -37,7 +37,6 @@ pydantic = "^1.8.1"
Babel = "^2.9.1"
aiofiles = "^0.6.0"
async_lru = "^1.0.2"
frozenlist = "^1.1.1"
aiohttp-socks = { version = "^0.5.5", optional = true }
aioredis = { version = "^2.0.0", allow-prereleases = true, optional = true }
magic-filter = { version = "1.0.0a1", allow-prereleases = true }