Add gunicorn to ml_model/requirements.txt
This commit is contained in:
parent
8d81d30278
commit
f119248ebd
|
|
@ -7,3 +7,4 @@ joblib==1.3.0
|
||||||
pandas==2.0.0
|
pandas==2.0.0
|
||||||
scikit-learn==1.2.0
|
scikit-learn==1.2.0
|
||||||
numpy==1.25.0
|
numpy==1.25.0
|
||||||
|
gunicorn==21.2.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue