We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871272c commit b893568Copy full SHA for b893568
requirements.txt
@@ -5,7 +5,7 @@ lxml
5
matplotlib
6
numpy
7
opencv-python; python_version < '3.10'
8
-git+https://github.com/opencv/opencv-python.git@master; python_version >= '3.10'
+git+https://github.com/opencv/opencv-python.git; python_version >= '3.10'
9
pandas
10
pillow
11
qiskit
0 commit comments