* Give tf flags to onnx parse

* rm onnx again

* update lock
This commit is contained in:
Harald Schäfer
2026-02-24 15:35:52 -08:00
committed by GitHub
parent 6db6d79211
commit 159d3a30e3
5 changed files with 57 additions and 82 deletions

View File

@@ -46,9 +46,6 @@ dependencies = [
"libusb1",
"spidev; platform_system == 'Linux'",
# modeld
"onnx >= 1.14.0",
# logging
"pyzmq",
"sentry-sdk",