diff --git a/examples/custom_metrics/census/models/model/requirements.txt b/examples/custom_metrics/census/models/model/requirements.txt index 647665f..625e8b0 100644 --- a/examples/custom_metrics/census/models/model/requirements.txt +++ b/examples/custom_metrics/census/models/model/requirements.txt @@ -1,3 +1,3 @@ pandas==1.0.5 scikit-learn==0.23.2 -joblib==0.16.0 \ No newline at end of file +joblib==1.2.0 \ No newline at end of file