update deps

This commit is contained in:
long2ice
2020-07-06 00:10:07 +08:00
parent fe2ddff88b
commit 77e9d7bc91
6 changed files with 138 additions and 40 deletions

View File

@@ -29,6 +29,7 @@ black = "^19.10b0"
pytest = "*"
pytest-xdist = "*"
pytest-asyncio = "*"
bandit = "*"
[tool.poetry.extras]
dbdrivers = ["aiomysql", "asyncpg"]