Skip to content

Commit b24a576

Browse files
authored
Reduce opencv-python>=4.1.1 for Jetson Nano (#7645)
May help #7631 (comment)
1 parent 1a3ecb8 commit b24a576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Base ----------------------------------------
44
matplotlib>=3.2.2
55
numpy>=1.18.5
6-
opencv-python>=4.1.2
6+
opencv-python>=4.1.1
77
Pillow>=7.1.2
88
PyYAML>=5.3.1
99
requests>=2.23.0

0 commit comments

Comments
 (0)