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:
@@ -47,4 +47,5 @@ fake-useragent==2.2.0
|
||||
|
||||
chromadb==1.1.0
|
||||
black==25.9.0
|
||||
pydub
|
||||
pydub
|
||||
chardet==5.2.0
|
||||
|
||||
@@ -59,6 +59,7 @@ pyarrow==20.0.0 # fix: pin pyarrow version to 20 for rpi compatibility #15897
|
||||
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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user