Skip to content

chore: bump click version#99

Merged
DRMPN merged 1 commit into
mainfrom
chore/bump-click-version
Oct 7, 2025
Merged

chore: bump click version#99
DRMPN merged 1 commit into
mainfrom
chore/bump-click-version

Conversation

@DRMPN
Copy link
Copy Markdown
Contributor

@DRMPN DRMPN commented Oct 6, 2025

Why

  • Click version 8.1.7 was released on August 17, 2023, while version 8.2.0 became available on May 15, 2025.
  • Several modern packages now depend on Click 8.2.0 or newer, creating incompatibilities with ProtoLLM’s current requirement of Click 8.1.7.

For example marker-pdf package:

Because marker-pdf (1.10.1) depends on click (>=8.2.0,<9.0.0)
 and protollm (0.1.5) depends on click (8.1.7), marker-pdf (1.10.1) is incompatible with protollm (0.1.5).
So, because osa-tool depends on both ProtoLLM (0.1.5) and marker-pdf (1.10.1), version solving failed.

If this change is acceptable, it would be great if you could publish a new version of ProtoLLM to PyPI.

@DRMPN DRMPN merged commit 0eb7b58 into main Oct 7, 2025
4 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.

2 participants