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:
Ashwini Khade 2022-07-08 15:01:27 -07:00 committed by GitHub
parent d45c1a144e
commit c6732c079b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,6 @@ h5py
numpy >= 1.16.6
onnx
packaging
protobuf
protobuf >= 3.12.2, <= 3.20.1
sympy
setuptools>=41.4.0