fix: good

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong0618
2025-07-15 19:36:39 +08:00
parent 1c7aba4333
commit fee37fc96f
4 changed files with 39 additions and 7 deletions

View File

@ -26,6 +26,7 @@ dependencies = [
"pydantic>=2.11.7",
"telethon>=1.40.0",
"pysocks>=1.7.1",
"wcwidth>=0.2.13",
]
requires-python = ">=3.10"