Skip to content

Commit 20b72bf

Browse files
committed
Upgrade minimum typer version
1 parent b855a63 commit 20b72bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requires-python = ">=3.8"
2828
dependencies=[
2929
"httpx",
3030
"packaging >=23",
31-
"typer[all] >=0.3.2",
31+
"typer >=0.12.1",
3232
# installers
3333
"pip >=22.2",
3434
"uv >=0.2.37",

0 commit comments

Comments
 (0)