Skip to content

Commit

Permalink
Changed version of onnxruntime package to 1.19.2 to support python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Adjorn committed Dec 19, 2024
1 parent 4dbba44 commit dcfcbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ data-science = [
"tensorflow~=2.17,<3",
"cloudpickle",
"onnx~=1.17.0",
"onnxruntime~=1.20.1",
"onnxruntime~=1.19.2",
"tf2onnx~=1.16.1",
"nfft",
"scipy",
Expand Down

0 comments on commit dcfcbb7

Please sign in to comment.