Skip to content

Commit 8deba83

Browse files
authored
requirements.txt: opencv-python; python_version <= '3.8'
1 parent c27b9d9 commit 8deba83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ flake8
55
keras
66
matplotlib
77
mypy
8-
numpy>=1.17.4
9-
opencv-python
8+
numpy
9+
opencv-python; python_version <= '3.8'
1010
pandas
1111
pillow
1212
pytest

0 commit comments

Comments
 (0)