This commit is contained in:
dingfeng.wong
2025-07-09 21:09:43 +08:00
parent f3f92cbc77
commit b04e2b6550
3 changed files with 103 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@ authors = [
]
requires-python = ">=3.13"
dependencies = [
"pyperclip>=1.9.0",
"rich>=14.0.0",
"typer>=0.16.0",
]