onnxruntime/requirements-dev.txt
Justin Chu cbc7bd1d2a
Introduce parameterized as a dev dependency (#11364)
Introduce parameterized as a dev dependency to allow for parameterized test cases.

E.g.
fae8e8cabf/test/datasets/test_sst2.py (L71-L86)
2022-04-26 17:24:39 -07:00

21 lines
209 B
Text

black>=22.3
cerberus
codecov
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