mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-26 22:35:43 +00:00
Pin protobuf version to 3.18.1 (#11645)
This commit is contained in:
parent
006597b9b8
commit
6a45f9f059
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ pytest
|
|||
setuptools>=41.4.0
|
||||
wheel
|
||||
git+http://github.com/onnx/onnx.git@be76ca7148396176784ba8733133b9fb1186ea0d#egg=onnx
|
||||
protobuf
|
||||
protobuf==3.18.1
|
||||
sympy==1.1.1
|
||||
flatbuffers
|
||||
|
|
|
|||
Loading…
Reference in a new issue