onnxruntime/tools/ci_build/requirements.txt
dependabot[bot] 365a01397d Bump protobuf from 3.17.0 to 3.18.3 in /tools/ci_build
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.0 to 3.18.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.17.0...v3.18.3)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 20:00:36 -07:00

7 lines
146 B
Text

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