This commit is contained in:
long2ice
2021-05-24 21:16:34 +08:00
parent 3ba975ecaa
commit bd93d397d3
5 changed files with 228 additions and 168 deletions

View File

@@ -31,6 +31,7 @@ python = "^3.7"
python-multipart = "*"
tortoise-orm = "*"
uvicorn = { version = "*", extras = ["standard"] }
pendulum = "*"
[tool.poetry.dev-dependencies]
# test