Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion depthai_sdk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ depthai
PyTurboJPEG==1.6.4
marshmallow==3.17.0
xmltodict
sentry-sdk==1.21.0
sentry-sdk==2.8.0
depthai-pipeline-graph==0.0.5
ahrs==0.3.1
2 changes: 1 addition & 1 deletion requirements-optional.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
open3d==0.10.0.0; platform_machine != "armv6l" and platform_machine != "armv7l" and python_version < "3.9" and platform_machine != "aarch64"
ffmpy3==0.2.4
pyusb==1.2.1
sentry-sdk==1.14.0
sentry-sdk==2.8.0

# Needed for Replay functionality (for Readers)
mcap>=0.0.10
Expand Down
Loading