Add typer library
This commit is contained in:
parent
afbfd5537d
commit
48fbba60fa
2 changed files with 103 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"requests>=2.32.4",
|
||||
"typer>=0.16.0",
|
||||
]
|
||||
|
||||
[tool.pyright]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue