mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
chore: remove duplicate requirements
This commit is contained in:
parent
03955d6a42
commit
3723f42f1d
1 changed files with 0 additions and 2 deletions
|
|
@ -19,7 +19,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,7 +53,6 @@ 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue