Add gunicorn to make Flask less ANGERY
This commit is contained in:
parent
093480c953
commit
b709f552ce
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ crc32c==2.0
|
||||||
cryptography==2.8
|
cryptography==2.8
|
||||||
Flask==1.1.2
|
Flask==1.1.2
|
||||||
Flask-Cors==3.0.8
|
Flask-Cors==3.0.8
|
||||||
|
gunicorn==20.0.4
|
||||||
idna==2.9
|
idna==2.9
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
JACK-Client==0.5.2
|
JACK-Client==0.5.2
|
||||||
|
|
Loading…
Reference in a new issue