Skip to content

Commit

Permalink
Fix python packaging pipeline (#14533)
Browse files Browse the repository at this point in the history
fix onnx and protobuf inconsistencies in python packaging pipeline.
  • Loading branch information
baijumeswani authored and rui-ren committed Feb 3, 2023
1 parent ed29c38 commit d40037a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d40037a

Please sign in to comment.