onnxruntime/requirements-dev.txt
Justin Chu 07b64d5275
Remove codecov from requirements-dev.txt (#15487)
### Motivation and Context
It is no longer supported, and we don't really use it.
2023-04-12 18:48:02 -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>=41.4.0