Skip to content

Commit

Permalink
Add: gunicorn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Pythonusus committed Oct 10, 2024
1 parent 4e62ae4 commit eef6cdb
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
34 changes: 33 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 @@ -8,6 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12"
django = "^5.1.1"
gunicorn = "^23.0.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit eef6cdb

Please sign in to comment.