-
- Downloads
Add gunicorn to requirements.txt
... | ... | @@ -7,6 +7,7 @@ Flask-SocketIO |
Flask-SQLAlchemy | ||
Flask-Table | ||
Flask-WTF | ||
gunicorn | ||
jsonpatch | ||
psycopg2 | ||
redis |
Please register or sign in to comment
Looking for advice? Join the Matrix channel for GitLab users in Bielefeld!
... | ... | @@ -7,6 +7,7 @@ Flask-SocketIO |
Flask-SQLAlchemy | ||
Flask-Table | ||
Flask-WTF | ||
gunicorn | ||
jsonpatch | ||
psycopg2 | ||
redis |