Skip to content

Commit ae6b540

Browse files
author
Levijatan
committed
fix(pyproject.toml): upped the version of gunicorn to 21
1 parent 0fede76 commit ae6b540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"Markdown>=3.3.0,<3.4.0",
3636
"Pygments>=2.15.0,<2.16.0",
3737
"flup>=1.0.0,<1.1.0",
38-
"gunicorn>=19.9.0,<19.10.0",
38+
"gunicorn>=21.2.0,<22",
3939
"django-crispy-forms>=1.14.0,<1.15.0",
4040
"openpyxl",
4141
"URLObject>=2.4.0,<2.5.0",

0 commit comments

Comments
 (0)