Skip to content

Commit 217c649

Browse files
authored
Merge pull request #82 from cmu-delphi/add-gunicorn-package
Add gunicorn package
2 parents df4f7d0 + f3f251d commit 217c649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ django-celery-beat = "*"
3939
celery = {version = "*", extras = ["redis"]}
4040
flower = "*"
4141
django-htmx = "*"
42+
gunicorn = "*"
4243

4344
[dev-packages]
4445
flake8 = "*"

0 commit comments

Comments
 (0)