Skip to content

Commit 102f34e

Browse files
Bump numpy from 1.20.3 to 1.21.0 in /deployment/Triton (#622)
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](numpy/numpy@v1.20.3...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 376c9ca commit 102f34e

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.20.3;
41+
numpy==1.21.0;
4242
packaging==20.9
4343
pyparsing==2.4.7
4444
torch

0 commit comments

Comments
 (0)