Skip to content

Commit 8696b8b

Browse files
Bump numpy in /tools/ci_build/github/linux/docker/scripts/training
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.6 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.16.6...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68b3df7 commit 8696b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci_build/github/linux/docker/scripts/training/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-f https://download.pytorch.org/whl/torch_stable.html
33
# transformers requires sklearn
44
sklearn
5-
numpy==1.19.5
5+
numpy==1.22.0
66
transformers==v2.10.0
77
torch==1.6.0+cu101
88
torchvision==0.7.0+cu101

0 commit comments

Comments
 (0)