onnxruntime/requirements-dev.txt
liqun Fu 2be4dc6d04
ONNX 1.15 integration (#17125)
### Description
this is for ORT 1.17.0 - make ORT to use ONNX release 1.15.0 branch. Eventually will update to the release tag once ONNX 1.15.0 is released


### Motivation and Context
Prepare for ORT 1.17.0 release. People can start work on new and updated ONNX ops in ORT.
---------

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
2023-09-26 14:44:48 -07:00

20 lines
201 B
Text

black>=22.3
cerberus
flatbuffers
isort
jinja2
numpy
onnx
onnxmltools
packaging
pandas
parameterized>=0.8.1
protobuf
pydocstyle[toml]
pytest
pytest-cov
scikit-learn
scipy
sympy
wheel
setuptools>=61.0.0