diff --git a/Sessions/19) Machine Learning Module 5/Naive_Bayes/requirements.txt b/Sessions/19) Machine Learning Module 5/Naive_Bayes/requirements.txt index 86b55b5..864d2cd 100644 --- a/Sessions/19) Machine Learning Module 5/Naive_Bayes/requirements.txt +++ b/Sessions/19) Machine Learning Module 5/Naive_Bayes/requirements.txt @@ -4,7 +4,7 @@ Flask==1.1.1 Flask-Cors==3.0.8 itsdangerous==1.1.0 Jinja2==2.10.3 -joblib==0.14.1 +joblib==1.2.0 MarkupSafe==1.1.1 numpy==1.18.1 pandas==0.25.3