python3Packages.onnxruntime: remove commented dependencies

This commit is contained in:
Gaetan Lepage
2025-09-15 14:52:02 +02:00
parent 1a29ea3780
commit a3b8cc13e0

View File

@@ -74,11 +74,8 @@ buildPythonPackage {
dependencies = [
coloredlogs
# flatbuffers
numpy
packaging
# protobuf
# sympy
];
meta = onnxruntime.meta;