-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
dino-su, ntoxeg, mmilanta and vienneraphael
Metadata
Metadata
Assignees
Labels
No labels