# Conflicts:
#	src/lib/i18n/locales/sr-RS/translation.json
This commit is contained in:
Rory
2025-02-02 20:31:27 -06:00
16 changed files with 464 additions and 353 deletions

View File

@@ -19,7 +19,7 @@ dependencies = [
"passlib[bcrypt]==1.7.4",
"requests==2.32.3",
"aiohttp==3.11.8",
"aiohttp==3.11.11",
"async-timeout",
"aiocache",
"aiofiles",
@@ -63,7 +63,7 @@ dependencies = [
"ftfy==6.2.3",
"pypdf==4.3.1",
"fpdf2==2.8.2",
"pymdown-extensions==10.11.2",
"pymdown-extensions==10.14.2",
"docx2txt==0.8",
"python-pptx==1.0.0",
"unstructured==0.16.17",
@@ -77,16 +77,16 @@ dependencies = [
"validators==0.34.0",
"psutil",
"sentencepiece",
"soundfile==0.12.1",
"soundfile==0.13.1",
"opencv-python-headless==4.10.0.84",
"opencv-python-headless==4.11.0.86",
"rapidocr-onnxruntime==1.3.24",
"rank-bm25==0.2.2",
"faster-whisper==1.0.3",
"PyJWT[crypto]==2.10.1",
"authlib==1.3.2",
"authlib==1.4.1",
"black==24.8.0",
"langfuse==2.44.0",
@@ -95,7 +95,7 @@ dependencies = [
"extract_msg",
"pydub",
"duckduckgo-search~=7.2.1",
"duckduckgo-search~=7.3.0",
"google-api-python-client",
"google-auth-httplib2",