mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-03-30 10:49:59 +08:00
fix CVE-2026-28804 CVE-2026-31826 (#13592)
What problem does this PR solve? fix CVE-2026-28804 CVE-2026-31826 Bug Fix (non-breaking change which fixes an issue) - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -81,7 +81,7 @@ dependencies = [
|
||||
"pyobvector==0.2.22",
|
||||
"pyodbc>=5.2.0,<6.0.0",
|
||||
"pypandoc>=1.16",
|
||||
"pypdf>=6.7.5",
|
||||
"pypdf>=6.8.0",
|
||||
"python-calamine>=0.4.0",
|
||||
"python-docx>=1.1.2,<2.0.0",
|
||||
"python-pptx>=1.0.2,<2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user