Skip to content

Commit c46ac52

Browse files
committed
Update all to latest version
1 parent 555eb31 commit c46ac52

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ requests==2.26.0
22
--extra-index-url https://www.piwheels.org/simple
33
numpy>=1.21.4,<2.0.0 # For RPi Buster (last successful build) and macOS M1 (first build). But allow for higher versions, to support Python3.11 (not available in 1.21.4 yet)
44
opencv-contrib-python==4.5.5.62 # Last successful RPi build, also covers M1 with above pinned numpy (otherwise 4.6.0.62 would be required, but that has a bug with charuco boards). Python version not important, abi3 wheels
5-
depthai-sdk==1.9.4
65
--extra-index-url https://artifacts.luxonis.com/artifactory/luxonis-depthai-data-local/wheels/
76
pyqt5>5,<5.15.6 ; platform_machine != "armv6l" and platform_machine != "armv7l" and platform_machine != "aarch64" and platform_machine != "arm64"
87
--extra-index-url https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/
9-
depthai==2.24.0.0
8+
depthai==2.30.0.0
109
Qt.py
1110
scipy
11+
matplotlib

resources/depthai_boards

Submodule depthai_boards updated 174 files

0 commit comments

Comments
 (0)