17 lines
252 B
Plaintext
17 lines
252 B
Plaintext
# GUI 依赖
|
|
customtkinter>=5.2.0
|
|
pillow>=10.0.0
|
|
|
|
# 打包工具
|
|
pyinstaller>=6.0.0
|
|
|
|
# 爬虫核心依赖
|
|
playwright>=1.40.0
|
|
requests>=2.31.0
|
|
pandas>=2.0.0
|
|
SQLAlchemy>=2.0.0
|
|
APScheduler>=3.10.0
|
|
python-dotenv>=1.0.0
|
|
loguru>=0.7.0
|
|
python-dateutil>=2.8.0
|