Skip to content

Commit 55a2b99

Browse files
Add version of dependency for cv2 (#1053)
Co-authored-by: iamWHTWD <[email protected]>
1 parent 671be70 commit 55a2b99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
tqdm
33
pyzmq
44
matplotlib
5-
opencv-python
5+
opencv-python==4.5.5.64
6+
opencv-python-headless==4.5.5.62
67
pillow
78
pyyaml
89
scikit-learn

0 commit comments

Comments
 (0)