mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Update protobuf version to 3.18.3 in tools/ci_build/github/linux/docker/scripts/requirements.txt. (#13922)
### Description <!-- Describe your changes. --> Update protobuf version to 3.18.3 in tools/ci_build/github/linux/docker/scripts/requirements.txt. ### Motivation and Context Address component governance alert CVE-2022-1941
This commit is contained in:
parent
bd189d56ad
commit
b23395f977
1 changed files with 2 additions and 2 deletions
|
|
@ -8,5 +8,5 @@ onnx==1.12.0
|
|||
argparse
|
||||
sympy==1.10.1
|
||||
flatbuffers
|
||||
protobuf==3.18.1
|
||||
packaging
|
||||
protobuf==3.18.3
|
||||
packaging
|
||||
|
|
|
|||
Loading…
Reference in a new issue