diff --git a/pytorch/jupyter-requirements.txt b/pytorch/jupyter-requirements.txt index f1e4cbc2..6f8b6679 100644 --- a/pytorch/jupyter-requirements.txt +++ b/pytorch/jupyter-requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.3.0rc0 +jupyterlab==4.3.0 jupyterhub==5.2.1 -notebook==7.3.0b0 +notebook==7.3.0b2 jupyter-server-proxy>=4.1.2 diff --git a/pytorch/serving/torchserve-xpu-requirements.txt b/pytorch/serving/torchserve-xpu-requirements.txt index 8b4a3bbb..f5e0ddc9 100644 --- a/pytorch/serving/torchserve-xpu-requirements.txt +++ b/pytorch/serving/torchserve-xpu-requirements.txt @@ -3,7 +3,7 @@ torchvision==0.18.1+cxx11.abi torchaudio==2.3.1+cxx11.abi intel_extension_for_pytorch==2.3.110+xpu --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us -numpy==2.1.2 +numpy==2.1.3 captum>=0.7.0 cython>=3.0.10 pynvml>=11.5.0 diff --git a/pytorch/venv-requirements.txt b/pytorch/venv-requirements.txt index 3cbafff5..d0cf9bb7 100644 --- a/pytorch/venv-requirements.txt +++ b/pytorch/venv-requirements.txt @@ -1,5 +1,5 @@ setuptools>=70.0.0 psutil==6.1.0 -mkl==2024.2.2 -mkl-include==2024.2.2 -intel-openmp==2024.2.1 +mkl==2025.0.0 +mkl-include==2025.0.0 +intel-openmp==2025.0.0