onnxruntime/tools/ci_build/github/linux/docker/scripts/requirements.txt
Changming Sun 01ca6392cb
Avoid building ONNX of every history ONNX versions in our CI (#4678)
1. Avoid building ONNX of every history ONNX versions in our CI, it is costly and easy to fail.
2. Run docker command without sudo. Previously the user is not in docker group, now Azure DevOps Service have added it in.
2020-08-03 10:18:10 -07:00

7 lines
No EOL
79 B
Text

numpy==1.16.6
requests==2.24.0
mypy
pytest
setuptools>=41.4.0
wheel
onnx==1.7.0