diff --git a/pytorch/jupyter-requirements.txt b/pytorch/jupyter-requirements.txt index e5a0e7e1..9b127a43 100644 --- a/pytorch/jupyter-requirements.txt +++ b/pytorch/jupyter-requirements.txt @@ -1,4 +1,4 @@ jupyterlab<4.5 jupyterhub==5.2.1 -notebook==7.4.0a1 +notebook==7.5.0a0 jupyter-server-proxy>=4.1.2 diff --git a/pytorch/venv-requirements.txt b/pytorch/venv-requirements.txt index e7ec98ec..8d95c851 100644 --- a/pytorch/venv-requirements.txt +++ b/pytorch/venv-requirements.txt @@ -1,5 +1,5 @@ setuptools>=70.0.0 psutil==7.0.0 -mkl==2025.0.1 -mkl-include==2025.0.1 -intel-openmp==2025.0.5 +mkl==2025.1.0 +mkl-include==2025.1.0 +intel-openmp==2025.1.1