importlib-metadata
attrs>=22.2.0
clize>=5.0.1
protobuf>=3.20.3
bitstring>=3.1.7
numpy>=1.24.1
onnxruntime>=1.16.1
onnxscript>=0.1.0
sigtools>=4.0.1
toposort>=1.7.0

[:python_version < "3.11"]
onnx<=1.17

[:python_version >= "3.11"]
onnx

[notebooks]
jupyter
netron

[testing]
setuptools
pytest
pytest-xdist
pytest-cov
pytest-randomly
mock
