From 0c9beae4c36be3b45922d8b988ada30d78bad37e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 20:17:59 -0600 Subject: [PATCH] Bump the pytorch group across 1 directory with 6 updates (#511) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pytorch/jupyter-requirements.txt | 4 ++-- pytorch/serving/torchserve-xpu-requirements.txt | 2 +- pytorch/venv-requirements.txt | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) 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