Skip to content

Commit 0c9beae

Browse files
Bump the pytorch group across 1 directory with 6 updates (#511)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20a5b28 commit 0c9beae

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

pytorch/jupyter-requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jupyterlab==4.3.0rc0
1+
jupyterlab==4.3.0
22
jupyterhub==5.2.1
3-
notebook==7.3.0b0
3+
notebook==7.3.0b2
44
jupyter-server-proxy>=4.1.2

pytorch/serving/torchserve-xpu-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ torchvision==0.18.1+cxx11.abi
33
torchaudio==2.3.1+cxx11.abi
44
intel_extension_for_pytorch==2.3.110+xpu
55
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us
6-
numpy==2.1.2
6+
numpy==2.1.3
77
captum>=0.7.0
88
cython>=3.0.10
99
pynvml>=11.5.0

pytorch/venv-requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools>=70.0.0
22
psutil==6.1.0
3-
mkl==2024.2.2
4-
mkl-include==2024.2.2
5-
intel-openmp==2024.2.1
3+
mkl==2025.0.0
4+
mkl-include==2025.0.0
5+
intel-openmp==2025.0.0

0 commit comments

Comments
 (0)