onnxruntime/tools/ci_build/requirements.txt
dependabot[bot] 3d9d8e20cc 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>
2022-01-12 17:45:35 -08:00

7 lines
146 B
Text

# packages used by transformers tool test
protobuf==3.17.0
numpy==1.21.0
coloredlogs==15.0
transformers==4.6.1
onnxconverter-common==1.8.1
psutil