Skip to content

Conversation

@JohnEmhoff
Copy link

@JohnEmhoff JohnEmhoff commented Dec 2, 2025

typer is asking for click >= 8.0.0, but it seems that the latest in the 8.0 series (8.3.something) is incompatible and causes this error: #495

This change adds click==8.1.7 (the same as in poetry.lock) to pyproject.toml as a workaround. I assume the real fix is to update to a newer version of typer.

`typer` is asking for `click >= 8.0.0`, but it seems that the latest in the 8.0 series (8.3.something) is incompatible and causes this error: koxudaxi#495

This change adds `click==8.1.7` (the same as in poetry.lock) to pyproject.toml as a workaround.
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