This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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