Commit 1330293
authored
Update typer-slim dependency to typer (#289)
Hi! Just a quick heads-up that we've removed support for `typer-slim`.
From v0.22.0 onwards, `typer-slim` will be the same as `typer`, with
external requirements `shellingham` and `rich` installed by default, see
fastapi/typer#1522. I saw that `rich` is already
an external dependency of this library so this should have little
influence. `huggingface-hub` has also switched to using `typer` instead
of `typer-slim`.
Let me know if you have any questions/concerns!
Signed-off-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>1 parent 2847baa commit 1330293
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments