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
5661de32
Unverified
Commit
5661de32
authored
May 07, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
May 07, 2024
Browse files
Merge pull request #2039 from akx/py-requirement-fixes
chore: Small Python requirement fixes
parents
3f14d8bf
cbd1929f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
backend/requirements.txt
backend/requirements.txt
+1
-4
No files found.
backend/requirements.txt
View file @
5661de32
...
@@ -9,7 +9,6 @@ Flask-Cors==4.0.0
...
@@ -9,7 +9,6 @@ Flask-Cors==4.0.0
python-socketio==5.11.2
python-socketio==5.11.2
python-jose==3.3.0
python-jose==3.3.0
passlib[bcrypt]==1.7.4
passlib[bcrypt]==1.7.4
uuid==1.30
requests==2.31.0
requests==2.31.0
aiohttp==3.9.5
aiohttp==3.9.5
...
@@ -19,7 +18,6 @@ psycopg2-binary==2.9.9
...
@@ -19,7 +18,6 @@ psycopg2-binary==2.9.9
PyMySQL==1.1.0
PyMySQL==1.1.0
bcrypt==4.1.2
bcrypt==4.1.2
litellm==1.35.28
litellm[proxy]==1.35.28
litellm[proxy]==1.35.28
boto3==1.34.95
boto3==1.34.95
...
@@ -54,9 +52,8 @@ rank-bm25==0.2.2
...
@@ -54,9 +52,8 @@ rank-bm25==0.2.2
faster-whisper==1.0.1
faster-whisper==1.0.1
PyJWT==2.8.0
PyJWT[crypto]==2.8.0
PyJWT[crypto]==2.8.0
black==24.4.2
black==24.4.2
langfuse==2.27.3
langfuse==2.27.3
youtube-transcript-api
youtube-transcript-api
==0.6.2
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