mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-30 07:06:39 +08:00
### What problem does this PR solve? Fix: key error "content" #12844 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) --------- Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
@ -79,7 +79,7 @@ dependencies = [
|
||||
"pyobvector==0.2.22",
|
||||
"pyodbc>=5.2.0,<6.0.0",
|
||||
"pypandoc>=1.16",
|
||||
"pypdf==6.4.0",
|
||||
"pypdf>=6.6.2",
|
||||
"pypdf2>=3.0.1,<4.0.0",
|
||||
"python-calamine>=0.4.0",
|
||||
"python-docx>=1.1.2,<2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user