Skip to content

Commit a8d5e95

Browse files
jsjmrjsj
authored andcommitted
add missing typer dependency
1 parent 94c7e59 commit a8d5e95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"sqlglot<25.19,>=23.4",
2929
"polars-lts-cpu==1.16.0 ; sys_platform == 'darwin'",
3030
"polars==1.16.0 ; sys_platform == 'win32' or sys_platform == 'linux'",
31+
"typer>=0.15.1",
3132
]
3233

3334
[project.urls]

0 commit comments

Comments
 (0)