Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
ecf3d567
Commit
ecf3d567
authored
Aug 05, 2024
by
Timothy J. Baek
Browse files
chore: pyproject.toml
parent
e8375e9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
pyproject.toml
pyproject.toml
+5
-5
No files found.
pyproject.toml
View file @
ecf3d567
...
@@ -31,7 +31,7 @@ dependencies = [
...
@@ -31,7 +31,7 @@ dependencies = [
"pymongo"
,
"pymongo"
,
"redis"
,
"redis"
,
"boto3==1.34.1
10
"
,
"boto3==1.34.1
53
"
,
"argon2-cffi==23.1.0"
,
"argon2-cffi==23.1.0"
,
"APScheduler==3.10.4"
,
"APScheduler==3.10.4"
,
...
@@ -48,9 +48,9 @@ dependencies = [
...
@@ -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 = [
...
@@ -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 = [
...
@@ -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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment