Skip to content

Commit

Permalink
Need gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
seldo committed Jan 24, 2024
1 parent 40fee06 commit ebe97fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.poetry]
name = "openaiagent"
name = "llamaindex-slackbot"
version = "0.1.0"
description = ""
authors = ["Laurie Voss <[email protected]>"]
Expand All @@ -12,6 +12,7 @@ python-dotenv = "^1.0.0"
slack-bolt = "^1.18.1"
flask = "^3.0.0"
qdrant-client = "^1.7.0"
gunicorn = "^21.2.0"


[build-system]
Expand Down

0 comments on commit ebe97fc

Please sign in to comment.