new
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-10-24 19:39:06 +08:00
parent e0c55545ec
commit eb32c1af9a
7 changed files with 584 additions and 45 deletions

View File

@ -25,6 +25,8 @@ dependencies = [
"qrcode (>=8.2,<9.0)",
"ptimeparse (>=0.2.1,<0.3.0)",
"nanoid (>=2.0.0,<3.0.0)",
"opencc (>=1.1.9,<2.0.0)",
"playwright (>=1.55.0,<2.0.0)",
]
[build-system]