Skip to content

Commit 01aebab

Browse files
committed
feat: add gunicorn
1 parent 4610bd5 commit 01aebab

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ dependencies = [
88
"django>=5.2.7",
99
"django-cors-headers>=4.9.0",
1010
"django-tailwind-cli>=4.4.2",
11+
"gunicorn>=23.0.0",
1112
"psycopg2-binary>=2.9.10",
1213
"pydantic-settings>=2.11.0",
1314
"requests>=2.32.5",

uv.lock

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)