update workflow name and add cryptography

This commit is contained in:
long2ice
2021-03-13 16:43:22 +08:00
parent 8fb07a6c9e
commit 84d1f78019
4 changed files with 99 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ pytest-xdist = "*"
pytest-asyncio = "*"
bandit = "*"
pytest-mock = "*"
cryptography = "*"
[tool.poetry.extras]
asyncmy = ["asyncmy"]