Skip to content

Commit

Permalink
Fix: relaxed onnxruntime version across the repo. (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-tuli committed Aug 27, 2021
1 parent 3eb21bc commit c325595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/benchmark/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
onnxruntime>=1.4.0,<=1.6.0
onnxruntime>=1.4.0,<1.9.0

0 comments on commit c325595

Please sign in to comment.