mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-08 00:23:03 +00:00
Bump numpy
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.5...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
b780a3784e
commit
e3c85d4262
3 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
torch==1.10.0
|
||||
pandas
|
||||
sklearn
|
||||
numpy==1.19.5
|
||||
numpy==1.21.0
|
||||
transformers==v4.3.2
|
||||
tensorboard>=2.2.0,<2.5.0
|
||||
h5py
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
torch==1.8.1
|
||||
pandas
|
||||
sklearn
|
||||
numpy==1.19.5
|
||||
numpy==1.21.0
|
||||
transformers==v4.3.2
|
||||
tensorboard>=2.2.0,<2.5.0
|
||||
h5py
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
torch==1.9.0
|
||||
pandas
|
||||
sklearn
|
||||
numpy==1.19.5
|
||||
numpy==1.21.0
|
||||
transformers==v4.3.2
|
||||
tensorboard>=2.2.0,<2.5.0
|
||||
h5py
|
||||
|
|
|
|||
Loading…
Reference in a new issue