diff --git a/requirements.txt b/requirements.txt index 3bf47e3f1..a598abeeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ depthai-sdk --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.19.0.0 +depthai==2.19.1.0 Qt.py