Skip to content

Incompatible with typer>=0.16.0 #348

@xretr0

Description

@xretr0

Describe the bug
together-python depends on typer<0.16.0 which will cause a dependency conflict when used in any project that requires typer >=0.16.0. Unfortunately I encountered this dependency conflict due to problems using the old version of typer in my own project.

Additional context
This is the compatibility issue that was causing the need to update to typer 0.16.0. (aka Click 0.8.2 added a breaking change that typer needed to accommodate for)
fastapi/typer#1222

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions