Skip to content

Commit

Permalink
➕ add gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
agn-7 committed Dec 19, 2023
1 parent 434366a commit 941fe06
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
22 changes: 21 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
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ pydantic-settings = "^2.0.3"
pytz = "^2023.3.post1"
g4f = "^0.1.8.1"
asyncpg = "^0.29.0"
gunicorn = "^21.2.0"

[tool.poetry.group.dev.dependencies]
requests = "^2.31.0"
Expand Down

0 comments on commit 941fe06

Please sign in to comment.