onnxruntime/tools/ci_build/github/linux/docker/scripts/requirements.txt
Changming Sun 276e8733bd
Update onnx python package and setuptools (#17709)
### Description
A follow-up for #17125
2023-09-27 07:54:48 -07:00

13 lines
281 B
Text

cerberus
numpy==1.21.6 ; python_version < '3.11'
numpy==1.24.2 ; python_version >= '3.11'
mypy
pytest
setuptools>=68.2.2
wheel>=0.35.1
git+http://github.com/onnx/onnx.git@fdefbe85ed9c362b95b9b401cd19db068a76141f#egg=onnx
argparse
sympy==1.12
flatbuffers
protobuf==3.20.2
packaging