aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b14017f..c35374b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -24,6 +24,7 @@ dependencies = [
# Django
# ------------------------------------------------------------------------------
"django-storages==1.14.3",
+ "gunicorn==22.0.0",
"Django==5.0.4",
# pyup: < 5.0 # https://www.djangoproject.com/
"django-environ==0.11.2",