Skip to content

Commit f9c95f8

Browse files
Bump setuptools from 69.5.1 to 70.0.0 in /pytorch in the pip group
Bumps the pip group in /pytorch with 1 update: [setuptools](https://github.com/pypa/setuptools). 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: setuptools dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecdeddb commit f9c95f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pytorch/serving/torchserve-xpu-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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

pytorch/xpu-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ torchaudio==2.1.0.post3+cxx11.abi
44
intel_extension_for_pytorch==2.1.40+xpu
55
oneccl_bind_pt==2.1.400+xpu
66
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us
7-
setuptools==69.5.1
7+
setuptools==70.0.0
88
numpy>=1.26.4
99
idna>=3.7
1010
requests>=2.32.0

0 commit comments

Comments
 (0)