We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1409945 commit 30bd503Copy full SHA for 30bd503
depthai_sdk/requirements.txt
@@ -1,5 +1,5 @@
1
numpy>=1.19; python_version < "3.7"
2
-numpy>=1.21; python_version >= "3.7"
+numpy<2; python_version >= "3.7"
3
opencv-contrib-python>4
4
blobconverter>=1.4.1
5
pytube>=12.1.0
0 commit comments