Skip to content

Commit ed43861

Browse files
committed
requirements.txt: Switch from typer-slim to typer
The difference is that `typer-slim` does not have `rich` and `shellingham` as dependencies... however it looks like at least `rich` is brought by another dependency (though it might have been installed manually...) See https://typer.tiangolo.com/#typer-slim
1 parent dbfd74e commit ed43861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
typer-slim==0.15.4
1+
typer==0.15.4
22
click>=8.0.0
33
joblib==1.5.0
44
pygments==2.19.1

0 commit comments

Comments
 (0)