diff --git a/nongen-ai-lifecycle-walkthrough/scoring_pkl/requirements.txt b/nongen-ai-lifecycle-walkthrough/scoring_pkl/requirements.txt index fa05014..4343f0d 100644 --- a/nongen-ai-lifecycle-walkthrough/scoring_pkl/requirements.txt +++ b/nongen-ai-lifecycle-walkthrough/scoring_pkl/requirements.txt @@ -1,4 +1,4 @@ catboost==0.26.1 numpy>=1.16.0 -scikit-learn==0.24.1 +scikit-learn==1.5.0 pandas==1.1.* \ No newline at end of file