Skip to content

Commit 4dbba44

Browse files
author
Adjorn
committed
Added ONNX packages to the "all" dependencies
1 parent 105dea8 commit 4dbba44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ all = [
4848
"seaborn",
4949
"tensorflow~=2.17,<3",
5050
"Jinja2~=3.0.3",
51+
"onnx~=1.17.0",
52+
"onnxruntime~=1.20.1",
53+
"tf2onnx~=1.16.1",
5154
"shap",
5255
"plotly",
5356
"statsmodels"

0 commit comments

Comments
 (0)