Skip to content
Merged
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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies = [
# pyside6-addons (~175 MB of WebEngine/3D/Charts/Multimedia) that nothing
# uses. QtAds (LGPL-2.1+) is the dock system; it pins the same Essentials
# build, so the two versions move together.
"PySide6-Essentials==6.11.1",
"PySide6-Essentials==6.11.2",
"pyside6-qtads==5.0.0.2",
# Windows-only: enumerates friendly DirectShow camera names so the Camera
# settings page can show real device names instead of just "Camera N".
Expand Down
Loading