Skip to content

Commit

Permalink
patch:onnxruntime version (#180)
Browse files Browse the repository at this point in the history
onnxruntime<1.9
  • Loading branch information
rahul-tuli authored Aug 26, 2021
1 parent 9ba7f42 commit 3eb21bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"pytest>=6.0.0",
"sphinx-multiversion==0.2.4",
"sphinx-rtd-theme",
"onnxruntime>=1.4.0,<=1.6.0",
"onnxruntime>=1.4.0,<1.9.0",
"flask>=1.0.0",
"flask-cors>=3.0.0",
]
Expand Down

0 comments on commit 3eb21bc

Please sign in to comment.