add basic web page server
This commit is contained in:
@@ -16,6 +16,8 @@ httpx = "^0.23.0"
|
||||
Authlib = "^1.0.1"
|
||||
peewee = "^3.14.10"
|
||||
psycopg2-binary = "^2.9.3"
|
||||
dash = "^2.4.1"
|
||||
gunicorn = "^20.1.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^22.3.0"
|
||||
|
||||
Reference in New Issue
Block a user