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.
typer-slim
typer
1 parent d737906 commit 25d0076Copy full SHA for 25d0076
1 file changed
pyproject.toml
@@ -42,7 +42,7 @@ Source = "https://github.com/iterative/dvc-data"
42
43
[project.optional-dependencies]
44
cli = [
45
- "typer-slim>=0.12",
+ "typer>=0.12",
46
]
47
all = [
48
"dvc-data[cli]",
0 commit comments