Replace Click with Typer for improved CLI argument handling
This commit is contained in:
@@ -10,4 +10,5 @@ dependencies = [
|
||||
"python-dotenv>=1.0.1",
|
||||
"requests>=2.32.3",
|
||||
"rich>=13.9.4",
|
||||
"typer>=0.15.2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user