新增依赖

This commit is contained in:
2026-05-06 19:33:46 +08:00
parent f52d7fc352
commit 20294fd23a

View File

@@ -12,6 +12,7 @@ license = "MIT"
authors = [{ name = "client-jiangchang" }]
dependencies = [
"requests>=2.31.0",
"playwright>=1.42.0",
]
[project.urls]