Skip to content

Commit 3848027

Browse files
Bump numpy from 1.21.0 to 1.22.0 in /deployment/Triton (#759)
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](numpy/numpy@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43cdabd commit 3848027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/Triton/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
monai==0.6.0
4040
nibabel==3.2.1
41-
numpy==1.21.0;
41+
numpy==1.22.0;
4242
packaging==20.9
4343
pyparsing==2.4.7
4444
torch

0 commit comments

Comments
 (0)