We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31433cc commit 566a7beCopy full SHA for 566a7be
pyproject.toml
@@ -68,7 +68,7 @@ dependencies = [
68
"numpy>=2", # pinned to avoid incompatibilities
69
"hf-xet>=1.1.8", # pinned to avoid failing test suite
70
# Prettiness
71
- "typer",
+ "typer>=0.20.0",
72
"termcolor==2.3.0",
73
"pytablewriter",
74
"rich",
0 commit comments