Skip to content

Remove packaging version specifier#399

Merged
CPBridge merged 2 commits into
v0.28.0devfrom
bug/packaging_version
Apr 16, 2026
Merged

Remove packaging version specifier#399
CPBridge merged 2 commits into
v0.28.0devfrom
bug/packaging_version

Conversation

@CPBridge
Copy link
Copy Markdown
Collaborator

The packaging version specifier is currently quite a recent version, meaning that it could be quite restrictive on the compatibility of highdicom with other packages. This is likely unnecessary because we use only very basic functionality from packaging, and could be rather frustrating (e.g. I already found it makes highdicom incompatible with a somewhat recent mlflow version).

I propose we remove the version specifier, unless you have a more specific suggestion. What do you think @mccle?

@CPBridge CPBridge added the bug Something isn't working label Mar 19, 2026
@CPBridge
Copy link
Copy Markdown
Collaborator Author

Merging after discussion with @mccle and using packaging>=17.1 lower limit

@CPBridge CPBridge merged commit 41deabf into v0.28.0dev Apr 16, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants