Skip to content
Closed
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 @@ -71,7 +71,7 @@ full = [
"openadapt-desktop[enterprise]",
]
build = [
"pyinstaller>=6.16,<7",
"pyinstaller>=6.22.2,<7",
# The native installer freezes this exact canonical runtime into the
# engine sidecar. Keep it exact: Desktop and Flow can release
# independently, while each installer remains reproducible and rollbackable.
Expand Down
Loading