diff --git a/apps/conference-demos/rgb-depth-connections/requirements.txt b/apps/conference-demos/rgb-depth-connections/requirements.txt index 02dedcd4c..03d396cb7 100755 --- a/apps/conference-demos/rgb-depth-connections/requirements.txt +++ b/apps/conference-demos/rgb-depth-connections/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python==4.10.0.84 diff --git a/apps/data-collection/backend/requirements.txt b/apps/data-collection/backend/requirements.txt index 60ca070a4..b7426dad4 100644 --- a/apps/data-collection/backend/requirements.txt +++ b/apps/data-collection/backend/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 tokenizers~=0.21.0 onnxruntime diff --git a/apps/default-app/requirements.txt b/apps/default-app/requirements.txt index 44f86d04a..81ca14f68 100644 --- a/apps/default-app/requirements.txt +++ b/apps/default-app/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless==4.10.0.84 diff --git a/apps/focused-vision/backend/requirements.txt b/apps/focused-vision/backend/requirements.txt index 44f86d04a..81ca14f68 100644 --- a/apps/focused-vision/backend/requirements.txt +++ b/apps/focused-vision/backend/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless==4.10.0.84 diff --git a/apps/object-volume-measurement-3d/backend/requirements.txt b/apps/object-volume-measurement-3d/backend/requirements.txt index ee5d0c619..a2f4f3a6f 100644 --- a/apps/object-volume-measurement-3d/backend/requirements.txt +++ b/apps/object-volume-measurement-3d/backend/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 tokenizers~=0.21.0 diff --git a/apps/p2p-measurement/backend/requirements.txt b/apps/p2p-measurement/backend/requirements.txt index 3c7ce759c..060a7fd08 100644 --- a/apps/p2p-measurement/backend/requirements.txt +++ b/apps/p2p-measurement/backend/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-contrib-python==4.12.0.88 numpy>=1.22 diff --git a/apps/people-demographics-and-sentiment-analysis/backend/requirements.txt b/apps/people-demographics-and-sentiment-analysis/backend/requirements.txt index d25ae9028..bd5775ab2 100644 --- a/apps/people-demographics-and-sentiment-analysis/backend/requirements.txt +++ b/apps/people-demographics-and-sentiment-analysis/backend/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy==2.2.6 opencv-python-headless==4.10.0.84 diff --git a/apps/qr-tiling/backend/requirements.txt b/apps/qr-tiling/backend/requirements.txt index d423135cf..2e69a2b28 100644 --- a/apps/qr-tiling/backend/requirements.txt +++ b/apps/qr-tiling/backend/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 pyzbar==0.1.9 pydantic diff --git a/camera-controls/depth-driven-focus/requirements.txt b/camera-controls/depth-driven-focus/requirements.txt index 52cff82a5..89e0f8b97 100644 --- a/camera-controls/depth-driven-focus/requirements.txt +++ b/camera-controls/depth-driven-focus/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 diff --git a/camera-controls/lossless-zooming/requirements.txt b/camera-controls/lossless-zooming/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/camera-controls/lossless-zooming/requirements.txt +++ b/camera-controls/lossless-zooming/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/camera-controls/manual-camera-control/requirements.txt b/camera-controls/manual-camera-control/requirements.txt index 52cff82a5..89e0f8b97 100644 --- a/camera-controls/manual-camera-control/requirements.txt +++ b/camera-controls/manual-camera-control/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 diff --git a/custom-frontend/open-vocabulary-object-detection/backend/requirements.txt b/custom-frontend/open-vocabulary-object-detection/backend/requirements.txt index e7d48a0a0..6339ea9b5 100644 --- a/custom-frontend/open-vocabulary-object-detection/backend/requirements.txt +++ b/custom-frontend/open-vocabulary-object-detection/backend/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 tokenizers~=0.21.0 diff --git a/custom-frontend/raw-stream/requirements.txt b/custom-frontend/raw-stream/requirements.txt index 3430d03a9..c9b89b338 100644 --- a/custom-frontend/raw-stream/requirements.txt +++ b/custom-frontend/raw-stream/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 diff --git a/depth-measurement/3d-measurement/box-measurement/requirements.txt b/depth-measurement/3d-measurement/box-measurement/requirements.txt index f9db8e8b0..bad07aac2 100644 --- a/depth-measurement/3d-measurement/box-measurement/requirements.txt +++ b/depth-measurement/3d-measurement/box-measurement/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 open3d~=0.18 opencv-python-headless==4.10.0.84 diff --git a/depth-measurement/3d-measurement/rgbd-pointcloud/requirements.txt b/depth-measurement/3d-measurement/rgbd-pointcloud/requirements.txt index 3430d03a9..c9b89b338 100644 --- a/depth-measurement/3d-measurement/rgbd-pointcloud/requirements.txt +++ b/depth-measurement/3d-measurement/rgbd-pointcloud/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 diff --git a/depth-measurement/3d-measurement/tof-pointcloud/requirements.txt b/depth-measurement/3d-measurement/tof-pointcloud/requirements.txt index b4faa1bb5..f965c43ad 100644 --- a/depth-measurement/3d-measurement/tof-pointcloud/requirements.txt +++ b/depth-measurement/3d-measurement/tof-pointcloud/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 open3d~=0.18 opencv-python~=4.10.0 diff --git a/depth-measurement/calc-spatial-on-host/requirements.txt b/depth-measurement/calc-spatial-on-host/requirements.txt index 71714b154..3dda6e865 100644 --- a/depth-measurement/calc-spatial-on-host/requirements.txt +++ b/depth-measurement/calc-spatial-on-host/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless==4.10.0.84 numpy>=1.22 diff --git a/depth-measurement/dynamic-calibration/requirements.txt b/depth-measurement/dynamic-calibration/requirements.txt index e7ceadeb1..b653fab5c 100644 --- a/depth-measurement/dynamic-calibration/requirements.txt +++ b/depth-measurement/dynamic-calibration/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 opencv-python==4.10.0.84 opencv-contrib-python==4.10.0.84 diff --git a/depth-measurement/stereo-on-host/requirements.txt b/depth-measurement/stereo-on-host/requirements.txt index 61aa73d3b..1c449a63a 100644 --- a/depth-measurement/stereo-on-host/requirements.txt +++ b/depth-measurement/stereo-on-host/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 scikit-image numpy>=1.22 diff --git a/depth-measurement/stereo-runtime-configuration/requirements.txt b/depth-measurement/stereo-runtime-configuration/requirements.txt index 52cff82a5..89e0f8b97 100644 --- a/depth-measurement/stereo-runtime-configuration/requirements.txt +++ b/depth-measurement/stereo-runtime-configuration/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 diff --git a/depth-measurement/triangulation/requirements.txt b/depth-measurement/triangulation/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/depth-measurement/triangulation/requirements.txt +++ b/depth-measurement/triangulation/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/depth-measurement/wls-filter/requirements.txt b/depth-measurement/wls-filter/requirements.txt index 564a26fc5..5a6e8769a 100644 --- a/depth-measurement/wls-filter/requirements.txt +++ b/depth-measurement/wls-filter/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-contrib-python==4.10.0.84 numpy>=1.22 diff --git a/integrations/foxglove/requirements.txt b/integrations/foxglove/requirements.txt index a66d99e9b..3a93df318 100644 --- a/integrations/foxglove/requirements.txt +++ b/integrations/foxglove/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 foxglove-websocket==0.1.2 numpy>=1.22 diff --git a/integrations/hub-snaps-events/requirements.txt b/integrations/hub-snaps-events/requirements.txt index 8f1eac6b7..c41261b10 100644 --- a/integrations/hub-snaps-events/requirements.txt +++ b/integrations/hub-snaps-events/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 python-dotenv diff --git a/integrations/rerun/requirements.txt b/integrations/rerun/requirements.txt index d08605eda..dc17ae127 100644 --- a/integrations/rerun/requirements.txt +++ b/integrations/rerun/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 rerun-sdk==0.15.1 diff --git a/integrations/roboflow-dataset/requirements.txt b/integrations/roboflow-dataset/requirements.txt index 528e843b0..77d77d199 100644 --- a/integrations/roboflow-dataset/requirements.txt +++ b/integrations/roboflow-dataset/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 opencv-python-headless~=4.10.0 roboflow==1.1.36 diff --git a/integrations/roboflow-workflow/backend/src/requirements.txt b/integrations/roboflow-workflow/backend/src/requirements.txt index 41fefd607..4980a0ee7 100644 --- a/integrations/roboflow-workflow/backend/src/requirements.txt +++ b/integrations/roboflow-workflow/backend/src/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python~=4.10.0 inference diff --git a/neural-networks/3D-detection/objectron/requirements.txt b/neural-networks/3D-detection/objectron/requirements.txt index 87f27a52a..266aa5a3f 100644 --- a/neural-networks/3D-detection/objectron/requirements.txt +++ b/neural-networks/3D-detection/objectron/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 \ No newline at end of file +depthai-nodes==0.6.0 \ No newline at end of file diff --git a/neural-networks/counting/crowdcounting/requirements.txt b/neural-networks/counting/crowdcounting/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/neural-networks/counting/crowdcounting/requirements.txt +++ b/neural-networks/counting/crowdcounting/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/neural-networks/counting/cumulative-object-counting/requirements.txt b/neural-networks/counting/cumulative-object-counting/requirements.txt index 3430d03a9..c9b89b338 100644 --- a/neural-networks/counting/cumulative-object-counting/requirements.txt +++ b/neural-networks/counting/cumulative-object-counting/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 diff --git a/neural-networks/counting/depth-people-counting/requirements.txt b/neural-networks/counting/depth-people-counting/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/neural-networks/counting/depth-people-counting/requirements.txt +++ b/neural-networks/counting/depth-people-counting/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/neural-networks/counting/people-counter/requirements.txt b/neural-networks/counting/people-counter/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/counting/people-counter/requirements.txt +++ b/neural-networks/counting/people-counter/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/depth-estimation/crestereo-stereo-matching/requirements.txt b/neural-networks/depth-estimation/crestereo-stereo-matching/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/neural-networks/depth-estimation/crestereo-stereo-matching/requirements.txt +++ b/neural-networks/depth-estimation/crestereo-stereo-matching/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/neural-networks/depth-estimation/foundation-stereo/requirements.txt b/neural-networks/depth-estimation/foundation-stereo/requirements.txt index 1ec61569c..ab2687aa1 100644 --- a/neural-networks/depth-estimation/foundation-stereo/requirements.txt +++ b/neural-networks/depth-estimation/foundation-stereo/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 onnxruntime>=1.19.0 onnxruntime-gpu>=1.19.0 numpy>=1.22 diff --git a/neural-networks/depth-estimation/neural-depth/host_eval/requirements.txt b/neural-networks/depth-estimation/neural-depth/host_eval/requirements.txt index 91c7f8729..dec76ccad 100644 --- a/neural-networks/depth-estimation/neural-depth/host_eval/requirements.txt +++ b/neural-networks/depth-estimation/neural-depth/host_eval/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.3 depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy opencv-python~=4.10.0 requests diff --git a/neural-networks/depth-estimation/neural-depth/requirements.txt b/neural-networks/depth-estimation/neural-depth/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/depth-estimation/neural-depth/requirements.txt +++ b/neural-networks/depth-estimation/neural-depth/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/face-detection/age-gender/requirements.txt b/neural-networks/face-detection/age-gender/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/face-detection/age-gender/requirements.txt +++ b/neural-networks/face-detection/age-gender/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/face-detection/blur-faces/requirements.txt b/neural-networks/face-detection/blur-faces/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/neural-networks/face-detection/blur-faces/requirements.txt +++ b/neural-networks/face-detection/blur-faces/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/neural-networks/face-detection/emotion-recognition/requirements.txt b/neural-networks/face-detection/emotion-recognition/requirements.txt index 3430d03a9..c9b89b338 100644 --- a/neural-networks/face-detection/emotion-recognition/requirements.txt +++ b/neural-networks/face-detection/emotion-recognition/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 diff --git a/neural-networks/face-detection/face-mask-detection/requirements.txt b/neural-networks/face-detection/face-mask-detection/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/face-detection/face-mask-detection/requirements.txt +++ b/neural-networks/face-detection/face-mask-detection/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/face-detection/fatigue-detection/requirements.txt b/neural-networks/face-detection/fatigue-detection/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/neural-networks/face-detection/fatigue-detection/requirements.txt +++ b/neural-networks/face-detection/fatigue-detection/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/neural-networks/face-detection/gaze-estimation/requirements.txt b/neural-networks/face-detection/gaze-estimation/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/face-detection/gaze-estimation/requirements.txt +++ b/neural-networks/face-detection/gaze-estimation/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/face-detection/head-posture-detection/requirements.txt b/neural-networks/face-detection/head-posture-detection/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/face-detection/head-posture-detection/requirements.txt +++ b/neural-networks/face-detection/head-posture-detection/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/feature-detection/xfeat/requirements.txt b/neural-networks/feature-detection/xfeat/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/neural-networks/feature-detection/xfeat/requirements.txt +++ b/neural-networks/feature-detection/xfeat/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/neural-networks/object-detection/barcode-detection-conveyor-belt/requirements.txt b/neural-networks/object-detection/barcode-detection-conveyor-belt/requirements.txt index d35560c3e..c4d831454 100644 --- a/neural-networks/object-detection/barcode-detection-conveyor-belt/requirements.txt +++ b/neural-networks/object-detection/barcode-detection-conveyor-belt/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 opencv-python-headless~=4.10.0 pyzbar==0.1.9 diff --git a/neural-networks/object-detection/human-machine-safety/requirements.txt b/neural-networks/object-detection/human-machine-safety/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/object-detection/human-machine-safety/requirements.txt +++ b/neural-networks/object-detection/human-machine-safety/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/object-detection/social-distancing/requirements.txt b/neural-networks/object-detection/social-distancing/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/neural-networks/object-detection/social-distancing/requirements.txt +++ b/neural-networks/object-detection/social-distancing/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/neural-networks/object-detection/spatial-detections/requirements.txt b/neural-networks/object-detection/spatial-detections/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/object-detection/spatial-detections/requirements.txt +++ b/neural-networks/object-detection/spatial-detections/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/object-detection/text-blur/requirements.txt b/neural-networks/object-detection/text-blur/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/neural-networks/object-detection/text-blur/requirements.txt +++ b/neural-networks/object-detection/text-blur/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/neural-networks/object-detection/thermal-detection/requirements.txt b/neural-networks/object-detection/thermal-detection/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/object-detection/thermal-detection/requirements.txt +++ b/neural-networks/object-detection/thermal-detection/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/object-detection/yolo-host-decoding/requirements.txt b/neural-networks/object-detection/yolo-host-decoding/requirements.txt index 3430d03a9..c9b89b338 100644 --- a/neural-networks/object-detection/yolo-host-decoding/requirements.txt +++ b/neural-networks/object-detection/yolo-host-decoding/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 diff --git a/neural-networks/object-detection/yolo-world/requirements.txt b/neural-networks/object-detection/yolo-world/requirements.txt index 8bd4eb1cd..0abef91b7 100644 --- a/neural-networks/object-detection/yolo-world/requirements.txt +++ b/neural-networks/object-detection/yolo-world/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 onnxruntime diff --git a/neural-networks/object-tracking/collision-avoidance/requirements.txt b/neural-networks/object-tracking/collision-avoidance/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/object-tracking/collision-avoidance/requirements.txt +++ b/neural-networks/object-tracking/collision-avoidance/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/object-tracking/deepsort-tracking/requirements.txt b/neural-networks/object-tracking/deepsort-tracking/requirements.txt index c206da6ea..8b3ec6b05 100644 --- a/neural-networks/object-tracking/deepsort-tracking/requirements.txt +++ b/neural-networks/object-tracking/deepsort-tracking/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 opencv-python-headless~=4.10.0 scipy diff --git a/neural-networks/object-tracking/kalman/requirements.txt b/neural-networks/object-tracking/kalman/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/object-tracking/kalman/requirements.txt +++ b/neural-networks/object-tracking/kalman/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/object-tracking/people-tracker/requirements.txt b/neural-networks/object-tracking/people-tracker/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/object-tracking/people-tracker/requirements.txt +++ b/neural-networks/object-tracking/people-tracker/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/ocr/general-ocr/requirements.txt b/neural-networks/ocr/general-ocr/requirements.txt index 71714b154..3dda6e865 100644 --- a/neural-networks/ocr/general-ocr/requirements.txt +++ b/neural-networks/ocr/general-ocr/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless==4.10.0.84 numpy>=1.22 diff --git a/neural-networks/ocr/license-plate-recognition/requirements.txt b/neural-networks/ocr/license-plate-recognition/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/neural-networks/ocr/license-plate-recognition/requirements.txt +++ b/neural-networks/ocr/license-plate-recognition/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/neural-networks/pose-estimation/animal-pose/requirements.txt b/neural-networks/pose-estimation/animal-pose/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/pose-estimation/animal-pose/requirements.txt +++ b/neural-networks/pose-estimation/animal-pose/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/pose-estimation/hand-pose/requirements.txt b/neural-networks/pose-estimation/hand-pose/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/pose-estimation/hand-pose/requirements.txt +++ b/neural-networks/pose-estimation/hand-pose/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/pose-estimation/human-pose/requirements.txt b/neural-networks/pose-estimation/human-pose/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/neural-networks/pose-estimation/human-pose/requirements.txt +++ b/neural-networks/pose-estimation/human-pose/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/neural-networks/reidentification/human-reidentification/requirements.txt b/neural-networks/reidentification/human-reidentification/requirements.txt index 3430d03a9..c9b89b338 100644 --- a/neural-networks/reidentification/human-reidentification/requirements.txt +++ b/neural-networks/reidentification/human-reidentification/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 diff --git a/neural-networks/speech-recognition/whisper-tiny-en/requirements.txt b/neural-networks/speech-recognition/whisper-tiny-en/requirements.txt index d1bddc509..f3393ee5e 100644 --- a/neural-networks/speech-recognition/whisper-tiny-en/requirements.txt +++ b/neural-networks/speech-recognition/whisper-tiny-en/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 scipy tqdm diff --git a/streaming/mjpeg-streaming/requirements.txt b/streaming/mjpeg-streaming/requirements.txt index 0e3636bad..d4a6f982f 100644 --- a/streaming/mjpeg-streaming/requirements.txt +++ b/streaming/mjpeg-streaming/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 numpy>=1.22 diff --git a/streaming/on-device-encoding/requirements.txt b/streaming/on-device-encoding/requirements.txt index ccd4f20b0..a132c585a 100644 --- a/streaming/on-device-encoding/requirements.txt +++ b/streaming/on-device-encoding/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 av==12.3.0 numpy>=1.22 diff --git a/streaming/poe-mqtt/requirements.txt b/streaming/poe-mqtt/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/streaming/poe-mqtt/requirements.txt +++ b/streaming/poe-mqtt/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/streaming/poe-tcp-streaming/requirements.txt b/streaming/poe-tcp-streaming/requirements.txt index 12a2e5790..6193e15f8 100644 --- a/streaming/poe-tcp-streaming/requirements.txt +++ b/streaming/poe-tcp-streaming/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python~=4.10.0 numpy>=1.22 diff --git a/streaming/rtsp-streaming/requirements.txt b/streaming/rtsp-streaming/requirements.txt index d8132458e..bf291c35f 100644 --- a/streaming/rtsp-streaming/requirements.txt +++ b/streaming/rtsp-streaming/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 PyGObject==3.46.0 diff --git a/streaming/webrtc-streaming/requirements.txt b/streaming/webrtc-streaming/requirements.txt index be933c065..044d45593 100644 --- a/streaming/webrtc-streaming/requirements.txt +++ b/streaming/webrtc-streaming/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 aiortc==1.9.0 aiohttp>=3.10.0,<4.0 aiohttp-cors==0.7.0 diff --git a/tutorials/camera-demo/requirements.txt b/tutorials/camera-demo/requirements.txt index 3430d03a9..c9b89b338 100644 --- a/tutorials/camera-demo/requirements.txt +++ b/tutorials/camera-demo/requirements.txt @@ -1,3 +1,3 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 diff --git a/tutorials/camera-stereo-depth/requirements.txt b/tutorials/camera-stereo-depth/requirements.txt index 898671330..84e58c55c 100644 --- a/tutorials/camera-stereo-depth/requirements.txt +++ b/tutorials/camera-stereo-depth/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 opencv-python-headless~=4.10.0 diff --git a/tutorials/custom-models/generate_model/requirements.txt b/tutorials/custom-models/generate_model/requirements.txt index de025cff6..a0ea7a4f5 100644 --- a/tutorials/custom-models/generate_model/requirements.txt +++ b/tutorials/custom-models/generate_model/requirements.txt @@ -1,6 +1,6 @@ / depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 modelconv==0.3.3 numpy==1.23.0 onnx==1.17.0 diff --git a/tutorials/custom-models/requirements.txt b/tutorials/custom-models/requirements.txt index 898671330..84e58c55c 100644 --- a/tutorials/custom-models/requirements.txt +++ b/tutorials/custom-models/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 opencv-python-headless~=4.10.0 diff --git a/tutorials/display-detections/requirements.txt b/tutorials/display-detections/requirements.txt index 898671330..84e58c55c 100644 --- a/tutorials/display-detections/requirements.txt +++ b/tutorials/display-detections/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 opencv-python-headless~=4.10.0 diff --git a/tutorials/full-fov-nn/requirements.txt b/tutorials/full-fov-nn/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/tutorials/full-fov-nn/requirements.txt +++ b/tutorials/full-fov-nn/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/tutorials/multiple-devices/multi-cam-calibration/requirements.txt b/tutorials/multiple-devices/multi-cam-calibration/requirements.txt index 95b3ffa8a..73f2e4425 100644 --- a/tutorials/multiple-devices/multi-cam-calibration/requirements.txt +++ b/tutorials/multiple-devices/multi-cam-calibration/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python==4.10.0.84 numpy>=1.22 diff --git a/tutorials/multiple-devices/multiple-device-stitch-nn/requirements.txt b/tutorials/multiple-devices/multiple-device-stitch-nn/requirements.txt index 52c89e083..b44fe661f 100644 --- a/tutorials/multiple-devices/multiple-device-stitch-nn/requirements.txt +++ b/tutorials/multiple-devices/multiple-device-stitch-nn/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 imutils stitching==0.6.1 diff --git a/tutorials/multiple-devices/multiple-devices-preview/requirements.txt b/tutorials/multiple-devices/multiple-devices-preview/requirements.txt index db983c5dc..1fbf5f6a1 100644 --- a/tutorials/multiple-devices/multiple-devices-preview/requirements.txt +++ b/tutorials/multiple-devices/multiple-devices-preview/requirements.txt @@ -1,2 +1,2 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 diff --git a/tutorials/multiple-devices/spatial-detection-fusion/requirements.txt b/tutorials/multiple-devices/spatial-detection-fusion/requirements.txt index 96e4c1394..283c0fea0 100644 --- a/tutorials/multiple-devices/spatial-detection-fusion/requirements.txt +++ b/tutorials/multiple-devices/spatial-detection-fusion/requirements.txt @@ -1,5 +1,5 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless==4.10.0.84 numpy>=1.22 scipy diff --git a/tutorials/play-encoded-stream/requirements.txt b/tutorials/play-encoded-stream/requirements.txt index ba008acac..a70ee9a1e 100644 --- a/tutorials/play-encoded-stream/requirements.txt +++ b/tutorials/play-encoded-stream/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 opencv-python-headless~=4.10.0 av==12.3.0 diff --git a/tutorials/qr-with-tiling/requirements.txt b/tutorials/qr-with-tiling/requirements.txt index b95f2eca4..bcb35b4b0 100644 --- a/tutorials/qr-with-tiling/requirements.txt +++ b/tutorials/qr-with-tiling/requirements.txt @@ -1,4 +1,4 @@ depthai==3.8.0 -depthai-nodes==0.5.0 +depthai-nodes==0.6.0 numpy>=1.22 pyzbar==0.1.9