Skip to content

Commit 8b45c3b

Browse files
committed
- added gunicorn to reqs
1 parent 448a7b0 commit 8b45c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Flask-SocketIO==3.1.0
4444
eventlet==0.25.0
4545

4646
# Production
47-
#gunicorn==19.7.1
47+
gunicorn==19.7.1
4848

4949
# Elasticsearch
5050
six==1.11.0

0 commit comments

Comments
 (0)