diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index d67fc9d..fe7902f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,5 +7,6 @@ requires-python = ">=3.14" dependencies = [ "django>=6.0.1", "django-mathfilters>=1.0.0", + "gunicorn>=24.1.1", "pillow>=12.1.0", ] |
