mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
chore: pyproject.toml
This commit is contained in:
parent
e8375e9acd
commit
ecf3d567cf
@ -31,7 +31,7 @@ dependencies = [
|
|||||||
|
|
||||||
"pymongo",
|
"pymongo",
|
||||||
"redis",
|
"redis",
|
||||||
"boto3==1.34.110",
|
"boto3==1.34.153",
|
||||||
|
|
||||||
"argon2-cffi==23.1.0",
|
"argon2-cffi==23.1.0",
|
||||||
"APScheduler==3.10.4",
|
"APScheduler==3.10.4",
|
||||||
@ -48,9 +48,9 @@ dependencies = [
|
|||||||
"fake-useragent==1.5.1",
|
"fake-useragent==1.5.1",
|
||||||
"chromadb==0.5.4",
|
"chromadb==0.5.4",
|
||||||
"sentence-transformers==3.0.1",
|
"sentence-transformers==3.0.1",
|
||||||
"pypdf==4.2.0",
|
"pypdf==4.3.1",
|
||||||
"docx2txt==0.8",
|
"docx2txt==0.8",
|
||||||
"python-pptx==0.6.23",
|
"python-pptx==1.0.0",
|
||||||
"unstructured==0.15.0",
|
"unstructured==0.15.0",
|
||||||
"Markdown==3.6",
|
"Markdown==3.6",
|
||||||
"pypandoc==1.13",
|
"pypandoc==1.13",
|
||||||
@ -58,7 +58,7 @@ dependencies = [
|
|||||||
"openpyxl==3.1.5",
|
"openpyxl==3.1.5",
|
||||||
"pyxlsb==1.0.10",
|
"pyxlsb==1.0.10",
|
||||||
"xlrd==2.0.1",
|
"xlrd==2.0.1",
|
||||||
"validators==0.28.1",
|
"validators==0.33.0",
|
||||||
"psutil",
|
"psutil",
|
||||||
|
|
||||||
"opencv-python-headless==4.10.0.84",
|
"opencv-python-headless==4.10.0.84",
|
||||||
@ -72,7 +72,7 @@ dependencies = [
|
|||||||
"PyJWT[crypto]==2.8.0",
|
"PyJWT[crypto]==2.8.0",
|
||||||
"authlib==1.3.1",
|
"authlib==1.3.1",
|
||||||
|
|
||||||
"black==24.4.2",
|
"black==24.8.0",
|
||||||
"langfuse==2.39.2",
|
"langfuse==2.39.2",
|
||||||
"youtube-transcript-api==0.6.2",
|
"youtube-transcript-api==0.6.2",
|
||||||
"pytube==15.0.0",
|
"pytube==15.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user