revert onnxruntime to onnxruntime~=1.23.2 to maintain Python 3.10 support
This commit is contained in:
@@ -41,7 +41,7 @@ dependencies = [
|
||||
# Required by LocalSmartTurnAnalyzerV3
|
||||
# Inlined here instead of using a self-referential extra for Poetry compatibility.
|
||||
"transformers>=4.48.0,<6",
|
||||
"onnxruntime>=1.23.2,<2",
|
||||
"onnxruntime~=1.23.2",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user