mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
chore: dep bump pypdf to ver 6.4.0 (#19508)
* Update pyproject.toml * Update requirements.txt
This commit is contained in:
@@ -60,7 +60,7 @@ einops==0.8.1
|
||||
|
||||
ftfy==6.2.3
|
||||
chardet==5.2.0
|
||||
pypdf==6.0.0
|
||||
pypdf==6.4.0
|
||||
fpdf2==2.8.2
|
||||
pymdown-extensions==10.14.2
|
||||
docx2txt==0.8
|
||||
|
||||
@@ -68,7 +68,7 @@ dependencies = [
|
||||
|
||||
"ftfy==6.2.3",
|
||||
"chardet==5.2.0",
|
||||
"pypdf==6.0.0",
|
||||
"pypdf==6.4.0",
|
||||
"fpdf2==2.8.2",
|
||||
"pymdown-extensions==10.14.2",
|
||||
"docx2txt==0.8",
|
||||
|
||||
Reference in New Issue
Block a user