diff --git a/Module 5 - MLOPs/2. Model Serving/2. Flask App/requirements.txt b/Module 5 - MLOPs/2. Model Serving/2. Flask App/requirements.txt index 8beaa322..71785b1a 100644 --- a/Module 5 - MLOPs/2. Model Serving/2. Flask App/requirements.txt +++ b/Module 5 - MLOPs/2. Model Serving/2. Flask App/requirements.txt @@ -11,5 +11,5 @@ numpy==1.26.4 scikit-learn==1.4.1.post1 scipy==1.12.0 threadpoolctl==3.3.0 -Werkzeug==3.0.1 +Werkzeug==3.0.3 zipp==3.18.0