update deps

This commit is contained in:
long2ice
2021-03-13 16:40:27 +08:00
parent 54da8b22af
commit 8fb07a6c9e
3 changed files with 4 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ pytest-mock = "*"
[tool.poetry.extras]
asyncmy = ["asyncmy"]
asyncpg = ["asyncpg"]
aiomysql = ["aiomysql"]
[build-system]
requires = ["poetry>=0.12"]