File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies:
50
50
- nkocr==2.4.2
51
51
- nodeenv==1.8.0
52
52
- numpy==1.26.0
53
- - opencv-contrib-python==4.9 .0.80
53
+ - opencv-contrib-python==4.10 .0.84
54
54
- packaging==24.0
55
55
- pillow==10.3.0
56
56
- pkginfo==1.10.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ requests==2.32.0
4
4
wheel == 0.43.*
5
5
Pillow >= 10.2.0
6
6
numpy == 1.26.0
7
- opencv-contrib-python >= 4.*
7
+ opencv-contrib-python == 4.10.0.84
8
8
scikit-learn == 1.5.0
9
9
gdown == 5.1.0
10
10
pytest-socket == 0.6.0
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ def read(file_name):
66
66
'wheel==0.43.*' ,
67
67
'Pillow>=10.2.0' ,
68
68
'numpy==1.26.0' ,
69
- 'opencv-contrib-python>=4.9 .0.80 ' ,
69
+ 'opencv-contrib-python==4.10 .0.84 ' ,
70
70
'scikit-learn==1.5.0' ,
71
71
'gdown==5.1.0' ,
72
72
'imutils==0.5.4' ,
You can’t perform that action at this time.
0 commit comments