Skip to content

Update packaging dependency to >=24.0 for Python 3.14 compatibility - #230

Merged
Johann-PLW merged 1 commit into
abrignoni:mainfrom
Johann-PLW:main
Sep 19, 2026
Merged

Johann-PLW merged 1 commit into
abrignoni:mainfrom
Johann-PLW:main

Conversation

@Johann-PLW

Copy link
Copy Markdown
Collaborator

From iLEAPP PR#1378:

Update packaging dependency to a flexible version constraint and simplify the PyInstaller installation workflow for Python 3.14 compatibility.

requirements.txt: Updated packaging==20.1 to packaging>=24.0

The old pin (20.1) is not used by any artifacts, only by the test suite
Allows pip to resolve dependencies naturally without version conflicts
.github/workflows/test_builds.yml: Consolidated PyInstaller installation

Merged separate pip install steps into a single combined step
Removed the workaround comment explaining the version conflict

@Johann-PLW
Johann-PLW merged commit d720676 into abrignoni:main Sep 19, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant