Fix python packaging pipeline (#14533)

fix onnx and protobuf inconsistencies in python packaging pipeline.
This commit is contained in:
Baiju Meswani 2023-02-01 21:11:18 -08:00 committed by GitHub
parent 0578eeff91
commit 7954976e0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ mypy
pytest
setuptools>=41.4.0
wheel
git+http://github.com/onnx/onnx.git@5a5f8a5935762397aa68429b5493084ff970f774#egg=onnx
onnx==1.13.0
protobuf==3.20.2
sympy==1.10.1
flatbuffers