Skip to content

Commit c1dcaac

Browse files
committed
Merge remote-tracking branch 'origin/main' into v0.12-release
2 parents b5c2348 + 566a7be commit c1dcaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies = [
6868
"numpy>=2", # pinned to avoid incompatibilities
6969
"hf-xet>=1.1.8", # pinned to avoid failing test suite
7070
# Prettiness
71-
"typer",
71+
"typer>=0.20.0",
7272
"termcolor==2.3.0",
7373
"pytablewriter",
7474
"rich",

0 commit comments

Comments
 (0)