Skip to content

Commit d5105c4

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /pytorch/serving directory: [torch](https://github.com/pytorch/pytorch) and [setuptools](https://github.com/pypa/setuptools). Updates `torch` from 2.1.0.post3+cxx11.abi to 2.2.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.2.0) Updates `setuptools` from 69.5.1 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.0.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecdeddb commit d5105c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pytorch/serving/torchserve-xpu-requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
torch==2.1.0.post3+cxx11.abi
1+
torch==2.2.0
22
torchvision==0.16.0.post3+cxx11.abi
33
torchaudio==2.1.0.post3+cxx11.abi
44
intel_extension_for_pytorch==2.1.40+xpu
55
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us
6-
setuptools==69.5.1
6+
setuptools==70.0.0
77
numpy==1.26.4
88
captum>=0.7.0
99
cython>=3.0.10

0 commit comments

Comments
 (0)