diff --git a/photonai/requirements.txt b/photonai/requirements.txt index 30c8825d..769bcfc4 100644 --- a/photonai/requirements.txt +++ b/photonai/requirements.txt @@ -1,7 +1,7 @@ ###### Requirements with temporary Version Specifiers ###### numpy matplotlib -scikit-learn==1.1.3 +scikit-learn==1.5.2 pandas plotly imbalanced-learn diff --git a/requirements.txt b/requirements.txt index f6d6db70..31340106 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy matplotlib -scikit-learn==1.3.0 +scikit-learn==1.5.2 pandas plotly imbalanced-learn==0.11.0