Browse Source

web: add gunicorn as requirement

Shiv Tyagi 1 năm trước cách đây
mục cha
commit
847ee6eb10
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      web/requirements.txt

+ 1 - 0
web/requirements.txt

@@ -3,3 +3,4 @@ requests
 jsonschema
 dill==0.3.8
 redis==5.2.1
+gunicorn==21.1