11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
# iBooks 笔记导出 & GUI 工具依赖
|
||
|
||
PyQt6>=6.0.0
|
||
PyQt6-tools>=6.0.0
|
||
beautifulsoup4>=4.9.0
|
||
InquirerPy>=0.3.0
|
||
requests>=2.31.0
|
||
openai>=1.0.0
|
||
Pillow>=10.0.0 # 可选:封面缩略图生成
|
||
# matplotlib 已移除(自绘 charts),若需要旧版本图表可手动添加:matplotlib>=3.7.0
|