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 requirements-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Kept apart from requirements.txt (runtime deps): these are needed to PRODUCE
# the .mcpb payload, never to run the server. The future release.yml installs
# this file before invoking PyInstaller.
pyinstaller==6.20.0
pyinstaller==6.21.0
pyinstaller-hooks-contrib==2026.6
# tzdata: bundled into the binary so zoneinfo can resolve IANA zones (e.g.
# Europe/Paris) on Windows, which has no system tz database. See the spec.
Expand Down