first commit

This commit is contained in:
辫子哥
2026-03-09 22:03:09 +08:00
commit 3a6a12eeb6
8 changed files with 2168 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
requests>=2.28.0
beautifulsoup4>=4.11.0
pyyaml>=6.0
apscheduler>=3.10.0
pandas>=1.5.0
openpyxl>=3.0.0
lxml>=4.9.0