We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77cb94 commit 3974bb1Copy full SHA for 3974bb1
mpcontribs-api/pyproject.toml
@@ -40,7 +40,7 @@ dependencies = [
40
"flask-marshmallow",
41
"flask-mongorest-mpcontribs>=3.2.1",
42
"Flask-RQ2",
43
- "gunicorn[gevent]",
+ "gunicorn[gevent]<24.1.0",
44
"jinja2",
45
"json2html",
46
"marshmallow<4",
mpcontribs-portal/pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"django-settings-file",
34
"django-webpack4-loader",
35
"fastnumbers",
36
37
"ipykernel",
38
"ipython-genutils",
39
0 commit comments