update gunicorn

This commit is contained in:
Aarni Halinen
2025-03-26 21:16:22 +02:00
parent a045c6ac89
commit a2ccc43a36
2 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ djangorestframework = "^3.12.4"
djangorestframework-simplejwt = "^5.2.0"
google-auth = "^2.9.1"
google-api-python-client = "^2.54.0"
gunicorn = "^20.1.0"
gunicorn = "^23.0.0"
jsonschema = "^4.9.0"
Markdown = "^3.2.2"
openpyxl = "^2.6.4"