Add Dockerfile
This commit is contained in:
parent
0ea0cb9d98
commit
8e23f63d36
3 changed files with 95 additions and 1 deletions
|
@ -14,6 +14,7 @@ uvicorn = {extras = ["standard"], version = "^0.28.0"}
|
|||
websockets = "^12.0"
|
||||
sqlalchemy = "^2.0.28"
|
||||
alembic = "^1.13.1"
|
||||
gunicorn = "^22.0.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue