mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Bump numpy from 1.19.2 to 1.21.0 in /tools/ci_build
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 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](https://github.com/numpy/numpy/compare/v1.19.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
499f1d5fd7
commit
3d9d8e20cc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# packages used by transformers tool test
|
||||
protobuf==3.17.0
|
||||
numpy==1.19.2
|
||||
numpy==1.21.0
|
||||
coloredlogs==15.0
|
||||
transformers==4.6.1
|
||||
onnxconverter-common==1.8.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue