onnxruntime/tools/ci_build/github/linux/docker/scripts/requirements.txt
Ashwini Khade 0ed56d491a
fix opset imports for function body (#6287)
* fix function opsets

* add tests and update onnx

* changes per review comments

* add comments

* plus updates

* build fix
2021-01-12 13:44:36 -08:00

10 lines
175 B
Text

cerberus
numpy==1.16.6
mypy
pytest
setuptools>=41.4.0
wheel
git+http://github.com/onnx/onnx.git@bc7a70b46f4ae88383a4ca49c477fd859715620c#egg=onnx
argparse
sympy==1.1.1
flake8