mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
add deps
This commit is contained in:
@@ -31,6 +31,7 @@ python = "^3.7"
|
||||
python-multipart = "*"
|
||||
tortoise-orm = "*"
|
||||
uvicorn = { version = "*", extras = ["standard"] }
|
||||
pendulum = "*"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
# test
|
||||
|
||||
Reference in New Issue
Block a user