mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-01 03:45:06 +00:00
pin protobuf version to be compatible with onnx (#12132)
Co-authored-by: Ashwini Khade <askhade@microsoft.com@orttrainingdev10.d32nl1ml4oruzj4qz3bqlggovf.px.internal.cloudapp.net>
This commit is contained in:
parent
d45c1a144e
commit
c6732c079b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ h5py
|
|||
numpy >= 1.16.6
|
||||
onnx
|
||||
packaging
|
||||
protobuf
|
||||
protobuf >= 3.12.2, <= 3.20.1
|
||||
sympy
|
||||
setuptools>=41.4.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue