onnxruntime/tools/ci_build/github/linux/docker/scripts/requirements.txt
Scott McKay 04ff0ceeed Merge
2025-01-18 11:24:02 +10:00

13 lines
231 B
Text

cerberus
numpy==1.24.4 ; python_version < '3.9'
numpy==2.1.2; python_version >= '3.9'
mypy
pytest
setuptools==69.0.3
wheel==0.42.0
onnx==1.17.0 ; python_version < '3.13'
argparse
sympy==1.12
flatbuffers
protobuf==4.21.12
packaging