From b74b4a1d16bb4e286eb3c84cdb428705bc9bf2dd Mon Sep 17 00:00:00 2001 From: Matic Tonin <77620080+MaticTonin@users.noreply.github.com> Date: Fri, 27 Oct 2023 19:04:48 +0200 Subject: [PATCH 1/2] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59a73c082..5183c64fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ depthai-sdk==1.9.4 --extra-index-url https://artifacts.luxonis.com/artifactory/luxonis-depthai-data-local/wheels/ pyqt5>5,<5.15.6 ; platform_machine != "armv6l" and platform_machine != "armv7l" and platform_machine != "aarch64" and platform_machine != "arm64" --extra-index-url https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/ -depthai==2.21.2.0 +depthai==2.23.0.0 Qt.py -scipy \ No newline at end of file +scipy From 374b98f85ad645f40e0a1be9b30e1f1c289d56a0 Mon Sep 17 00:00:00 2001 From: Erol444 Date: Fri, 27 Oct 2023 19:47:11 +0200 Subject: [PATCH 2/2] Update requirements.txt --- depthai_sdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/depthai_sdk/requirements.txt b/depthai_sdk/requirements.txt index 01580b840..2c4265970 100644 --- a/depthai_sdk/requirements.txt +++ b/depthai_sdk/requirements.txt @@ -4,7 +4,7 @@ opencv-contrib-python>4 blobconverter>=1.4.1 pytube>=12.1.0 --extra-index-url https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/ -depthai==2.22.0 +depthai==2.23.0 PyTurboJPEG==1.6.4 marshmallow==3.17.0 xmltodict