We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0641b9b commit f0cc257Copy full SHA for f0cc257
server/pyproject.toml
@@ -14,7 +14,7 @@ python = "^3.10" # specify your Python ve
14
apiflask = "^2.1.1"
15
flask = "^3.0.3"
16
flask-pymongo = "^2.3.0"
17
-gunicorn = "^22.0.0"
+gunicorn = "^23.0.0"
18
gevent = "^24.2.1"
19
prometheus-client = "^0.21.0"
20
pyyaml = "^6.0.1"
0 commit comments