Skip to content

Commit 7486306

Browse files
committed
opencv-python is not yet compatible with Python 3.10
1 parent 39833bb commit 7486306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keras
44
lxml
55
matplotlib
66
numpy
7-
opencv-python
7+
opencv-python; python_version < '3.10'
88
pandas
99
pillow
1010
qiskit

0 commit comments

Comments
 (0)