This commit is contained in:
王鹏
2026-04-09 14:55:54 +08:00
commit a2f5875d1b
60 changed files with 5210 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
requests>=2.31.0
PyAutoGUI>=0.9.54
PyYAML>=6.0.1
mss>=9.0.1
playwright>=1.42.0