Explorar el Código

web: add gunicorn as requirement

Shiv Tyagi hace 1 año
padre
commit
847ee6eb10
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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