chore: add chardet (#19458)

* Update pyproject.toml

* Update requirements-min.txt

* Update requirements.txt

* Update requirements-min.txt

* Update requirements.txt

* Update pyproject.toml
This commit is contained in:
Classic298
2025-11-25 10:52:25 +01:00
committed by GitHub
parent f22d92e102
commit 6a095099d5
3 changed files with 4 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ dependencies = [
"einops==0.8.1",
"ftfy==6.2.3",
"chardet==5.2.0",
"pypdf==6.0.0",
"fpdf2==2.8.2",
"pymdown-extensions==10.14.2",