This commit is contained in:
sjk
2026-01-13 18:59:26 +08:00
commit 7feccf246d
56 changed files with 11596 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
playwright>=1.35.0
requests>=2.28.0
urllib3<2.0
flask>=2.0.0,<2.3.0
flask-cors>=3.0.0
apscheduler>=3.9.0
python-dotenv>=0.19.0
pyyaml>=5.4.0
loguru>=0.6.0