添加pymupdf依赖

This commit is contained in:
2024-10-12 13:13:06 +08:00
parent f8280e87ee
commit bb6d9c3b47
2 changed files with 5 additions and 6 deletions

View File

@@ -4,6 +4,7 @@ OpenCC==1.1.9 # 中文繁简转换
opencv-python==4.6.0.66
opencv-python-headless==4.10.0.84
pillow==10.4.0
PyMuPDF==1.24.9 # pdf处理
pymysql==1.1.1
requests==2.32.3
sqlacodegen==2.3.0.post1 # 实体类生成