diff --git a/jupyter-pytorch-full/requirements.txt b/jupyter-pytorch-full/requirements.txt index 8ef54d18..25c22a80 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -12,7 +12,7 @@ ipywidgets==7.7.0 matplotlib==3.5.1 pandas==1.4.2 scikit-image==0.19.2 -scikit-learn==1.0.2 +scikit-learn==1.3.0 scipy==1.8.0 seaborn==0.11.2 xgboost==1.6.0 diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index a623195b..0fba97d4 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -22,7 +22,7 @@ pandas==1.4.2 patsy==0.5.2 protobuf==3.20.1 scikit-image==0.19.2 -scikit-learn==1.0.2 +scikit-learn==1.3.0 scipy==1.8.0 seaborn==0.11.2 SQLAlchemy==1.4.47 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 126b7ddd..5f37abbd 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -12,7 +12,7 @@ ipywidgets==7.7.0 matplotlib==3.5.1 pandas==1.4.2 scikit-image==0.19.2 -scikit-learn==1.0.2 +scikit-learn==1.3.0 scipy==1.8.0 seaborn==0.11.2 xgboost==1.6.0