onnxruntime/tools/ci_build/github/linux/python/requirements.txt
Changming Sun e7d8596c7c
Update docker images: remove python 3.8 and 3.9 (#23310)
Python 3.8 and 3.9 are removed from the new manylinux images, to reduce
image size.
2025-01-10 13:09:04 -08:00

10 lines
138 B
Text

numpy==2.1.2
mypy
pytest
setuptools>=68.2.2
wheel
onnx==1.17.0 ; python_version < '3.13'
protobuf==4.21.12
sympy==1.12
flatbuffers
psutil