Update onnxruntime to 1.24.3
This version adds support for Python 3.14.
This commit is contained in:
committed by
Mark Backman
parent
db8e73e5ca
commit
58b1b7249e
@@ -41,7 +41,7 @@ dependencies = [
|
|||||||
# Required by LocalSmartTurnAnalyzerV3
|
# Required by LocalSmartTurnAnalyzerV3
|
||||||
# Inlined here instead of using a self-referential extra for Poetry compatibility.
|
# Inlined here instead of using a self-referential extra for Poetry compatibility.
|
||||||
"transformers>=4.48.0,<6",
|
"transformers>=4.48.0,<6",
|
||||||
"onnxruntime~=1.23.2",
|
"onnxruntime~=1.24.3",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Reference in New Issue
Block a user