diff --git a/classical-ml/jupyter-requirements.txt b/classical-ml/jupyter-requirements.txt index 5157ebb3..88ce6056 100644 --- a/classical-ml/jupyter-requirements.txt +++ b/classical-ml/jupyter-requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.4.7 +jupyterlab==4.4.9 jupyterhub==5.3.0 -notebook==7.4.5 +notebook==7.4.7 jupyter-server-proxy>=4.1.2 diff --git a/classical-ml/requirements.txt b/classical-ml/requirements.txt index e4d96b00..2e4bb25a 100644 --- a/classical-ml/requirements.txt +++ b/classical-ml/requirements.txt @@ -1,7 +1,7 @@ -matplotlib==3.10.1 +matplotlib==3.10.6 numpy==1.26.4 scikit-learn-intelex==2025.8.0 threadpoolctl==3.6.0 -xgboost==2.1.4 -pandas==2.3.2 +xgboost==3.0.5 +pandas==2.3.3 nbconvert==7.16.6