diff --git a/MDT/model.egg-info/requires.txt b/MDT/model.egg-info/requires.txt index 8191d91..e766409 100644 --- a/MDT/model.egg-info/requires.txt +++ b/MDT/model.egg-info/requires.txt @@ -2,6 +2,6 @@ cffi==1.11.5 matplotlib==3.0.0 numpy==1.15.3 pandas==0.23.4 -scikit-learn==0.20.0 +scikit-learn==1.5.0 sklearn==0.0 torch==0.4.1 diff --git a/MDT/requirements.txt b/MDT/requirements.txt index 7e3d8a7..5f1007e 100644 --- a/MDT/requirements.txt +++ b/MDT/requirements.txt @@ -2,7 +2,7 @@ cffi==1.11.5 matplotlib==3.0.0 numpy==1.15.3 pandas==0.23.4 -scikit-learn==0.20.0 +scikit-learn==1.5.0 sklearn==0.0 torch==0.4.1