Skip to content

Commit e205cc9

Browse files
committed
dep: re-add gunicorn
1 parent 78f642b commit e205cc9

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

poetry.lock

+22-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ PyJWT = "^2.9"
1616
PyYAML = "^6.0"
1717
requests = "^2.32"
1818
uvicorn = "^0.32"
19+
gunicorn = "^23.0"
1920

2021
[tool.poetry.group.dev.dependencies]
2122
freezegun = "^1.5"

0 commit comments

Comments
 (0)