Skip to content

Commit

Permalink
+ gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Feb 23, 2021
1 parent 75a1ee4 commit cdcfd8c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
23 changes: 22 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -38,6 +38,7 @@ cvxpy = "^1.0.25"
cvxopt = "^1.2.3"
flask = {version = "^1.1.1", optional = true}
fastapi = {extras = ["all"], version = "^0.61.0", optional = true}
gunicorn = "^20.0.4"

[tool.poetry.extras]
graphviewer = ["flask"]
Expand Down

0 comments on commit cdcfd8c

Please sign in to comment.