diff --git a/Module 5 - Machine Learning Operations (MLOPs)/2. Model Serving/2. Flask App/requirements.txt b/Module 5 - Machine Learning Operations (MLOPs)/2. Model Serving/2. Flask App/requirements.txt index 8beaa322..9e4b8071 100644 --- a/Module 5 - Machine Learning Operations (MLOPs)/2. Model Serving/2. Flask App/requirements.txt +++ b/Module 5 - Machine Learning Operations (MLOPs)/2. Model Serving/2. Flask App/requirements.txt @@ -8,7 +8,7 @@ Jinja2==3.1.3 joblib==1.3.2 MarkupSafe==2.1.5 numpy==1.26.4 -scikit-learn==1.4.1.post1 +scikit-learn==1.5.0 scipy==1.12.0 threadpoolctl==3.3.0 Werkzeug==3.0.1