fix Gunicorn not working on linux + missing flask_migrate

This commit is contained in:
ghostersk
2025-05-28 09:50:41 +01:00
parent b5fc6728a8
commit 98ea741e1d
4 changed files with 54 additions and 10 deletions
+1
View File
@@ -10,6 +10,7 @@ email-validator
qrcode
flask-compress
pillow
Flask-Migrate
# serving the application
waitress # Production WSGI server for Windows (better than Gunicorn for Windows)