diff --git a/classical-ml/jupyter-requirements.txt b/classical-ml/jupyter-requirements.txt index 312b8400d..7fbf6c46a 100644 --- a/classical-ml/jupyter-requirements.txt +++ b/classical-ml/jupyter-requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.2.2 +jupyterlab==4.2.3 jupyterhub==5.0.0 notebook==7.2.1 jupyter-server-proxy>=4.1.2 diff --git a/classical-ml/requirements.txt b/classical-ml/requirements.txt index fce0c3606..7375d58e0 100644 --- a/classical-ml/requirements.txt +++ b/classical-ml/requirements.txt @@ -1,8 +1,8 @@ -daal4py==2024.4.0 +daal4py==2024.5.0 matplotlib==3.9.0 numpy==1.26.4 -scikit-learn-intelex==2024.4.0 +scikit-learn-intelex==2024.5.0 threadpoolctl==3.5.0 -xgboost==2.0.3 +xgboost==2.1.0 pandas==2.2.2 nbconvert==7.16.4