Add gunicorn to ml_model/requirements.txt

This commit is contained in:
rhanarmt 2026-06-21 13:59:49 +07:00
parent 8d81d30278
commit f119248ebd
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ joblib==1.3.0
pandas==2.0.0
scikit-learn==1.2.0
numpy==1.25.0
gunicorn==21.2.0