Skip to content

Commit c1b20ca

Browse files
Bump numpy from 1.22.0 to 1.26.4 (#2988)
Bumps [numpy](https://github.com/numpy/numpy) from 1.22.0 to 1.26.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.22.0...v1.26.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 848fa37 commit c1b20ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/torch_common.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ cython==3.0.5
22
wheel==0.42.0
33
pillow==10.2.0
44
numpy==1.24.3; sys_platform != 'win32'
5-
numpy==1.22.0; sys_platform == 'win32' #see https://tinyurl.com/y3dm3h86
5+
numpy==1.26.4; sys_platform == 'win32' #see https://tinyurl.com/y3dm3h86

0 commit comments

Comments
 (0)