Cover Command filter

This commit is contained in:
jrootjunior 2019-12-04 18:04:29 +02:00
parent 1cd993009e
commit 9d78e82f8c
7 changed files with 161 additions and 8 deletions

View file

@ -27,6 +27,7 @@ pydantic = "^1.1"
Babel = "^2.7"
aiofiles = "^0.4.0"
uvloop = {version = "^0.14.0", optional = true}
async_lru = "^1.0"
[tool.poetry.dev-dependencies]
uvloop = "^0.14.0"