feat(base-app): Add gunicorn to dependencies
This commit is contained in:
@@ -31,6 +31,7 @@ wrap-summaries = 100
|
||||
python = "^3.10"
|
||||
plotly = "^5.23.0"
|
||||
dash = "^2.17.1"
|
||||
gunicorn = "^23.0.0"
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
mkdocs = "^1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user