diff --git a/classical-ml/jupyter-requirements.txt b/classical-ml/jupyter-requirements.txt index b00057c8..97ae71eb 100644 --- a/classical-ml/jupyter-requirements.txt +++ b/classical-ml/jupyter-requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.3.4 +jupyterlab==4.3.5 jupyterhub==5.2.1 notebook==7.3.2 jupyter-server-proxy>=4.1.2 diff --git a/classical-ml/requirements.txt b/classical-ml/requirements.txt index d0ea8137..7c445ea0 100644 --- a/classical-ml/requirements.txt +++ b/classical-ml/requirements.txt @@ -2,6 +2,6 @@ matplotlib==3.10.0 numpy==1.26.4 scikit-learn-intelex==2025.1.0 threadpoolctl==3.5.0 -xgboost==2.1.3 +xgboost==2.1.4 pandas==2.2.3 -nbconvert==7.16.5 +nbconvert==7.16.6