leonelhs commited on
Commit
c4a72e5
·
verified ·
1 Parent(s): 55e900e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- onnxruntime==1.12.0
2
- numpy==1.23.0
3
  opencv-python
4
- matplotlib==3.5.2
 
1
+ onnxruntime==1.22.1
2
+ numpy==2.2.6
3
  opencv-python
4
+ matplotlib== 3.10.6