diff --git a/pandas-profiling/requirements.txt b/pandas-profiling/requirements.txt index 5aff089..8dd319f 100644 --- a/pandas-profiling/requirements.txt +++ b/pandas-profiling/requirements.txt @@ -1,4 +1,4 @@ numpy==1.17.4 pandas==1.0.5 pandas-profiling==2.8.0 -scikit-learn==0.21.2 \ No newline at end of file +scikit-learn==1.5.0 \ No newline at end of file