onnxruntime/tools/ci_build/github/linux/docker/scripts/manylinux/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

11 lines
270 B
Text

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