updated onnxruntime to latest 1.15.1

#1
by sahapranta - opened
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- onnxruntime==1.6.0
2
  onnx
3
  opencv-python
4
  numpy
 
1
+ onnxruntime==1.15.1
2
  onnx
3
  opencv-python
4
  numpy