Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 3eb21bc

Browse files
authored
patch:onnxruntime version (#180)
onnxruntime<1.9
1 parent 9ba7f42 commit 3eb21bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"pytest>=6.0.0",
6060
"sphinx-multiversion==0.2.4",
6161
"sphinx-rtd-theme",
62-
"onnxruntime>=1.4.0,<=1.6.0",
62+
"onnxruntime>=1.4.0,<1.9.0",
6363
"flask>=1.0.0",
6464
"flask-cors>=3.0.0",
6565
]

0 commit comments

Comments
 (0)