Skip to content

Commit

Permalink
Bump the pytorch group across 1 directory with 6 updates (#511)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 20a5b28 commit 0c9beae
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions pytorch/jupyter-requirements.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion pytorch/serving/torchserve-xpu-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions pytorch/venv-requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 0c9beae

Please sign in to comment.