numpy>=1.21.0
onnx>=1.14.0
onnxruntime>=1.15.0
rich>=13.0.0
pyyaml>=6.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0

[full]
py2edg[openvino,tflite,torch]
onnxsim>=0.4.0
onnxoptimizer>=0.3.0

[openvino]
openvino>=2023.1

[tflite]
tensorflow>=2.13.0
flatbuffers>=23.0

[torch]
torch>=2.0.0
torchvision>=0.15.0
