🎨 format code and bump dependency

This commit is contained in:
yanyongyu
2021-02-01 20:58:12 +08:00
parent 9b79c83c3d
commit 00858416f9
4 changed files with 84 additions and 84 deletions

View File

@ -29,8 +29,8 @@ loguru = "^0.5.1"
pygtrie = "^2.4.1"
fastapi = "^0.63.0"
uvicorn = "^0.11.5"
pydantic = {extras = ["dotenv", "typing_extensions"], version = "^1.7.3"}
websockets = "^8.1"
pydantic = {extras = ["dotenv", "typing_extensions"], version = "^1.7.3"}
[tool.poetry.dev-dependencies]
yapf = "^0.30.0"