Skip to content

Commit d3d2766

Browse files
committed
ok even though pypi displays 1.20.0 as supported, drop to 1.19.0
1 parent 6d972bd commit d3d2766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Alt-ObjectLocalization/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"pycapnp == 2.0.0",
3030
"filterpy == 1.4.5",
3131
"onnx == 1.17.0",
32-
"onnxruntime == 1.20.0",
32+
"onnxruntime == 1.19.0",
3333
"ultralytics == 8.2.32",
3434
"tensorflow == 2.19.0",
3535
"deep_sort @ git+https://github.com/team488/deep_sort@79af029bb17ce867f88c5f96564c3a9824afbdcb"

0 commit comments

Comments
 (0)