mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-06 08:18:53 +00:00
chore: dep bump
This commit is contained in:
parent
84ec43105c
commit
39ea7bf63d
3 changed files with 3 additions and 3 deletions
|
|
@ -52,7 +52,7 @@ langchain-text-splitters==1.1.1
|
|||
fake-useragent==2.2.0
|
||||
|
||||
chromadb==1.5.2
|
||||
black==26.1.0
|
||||
black==26.3.1
|
||||
pydub
|
||||
chardet==5.2.0
|
||||
beautifulsoup4
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ rank-bm25==0.2.2
|
|||
onnxruntime==1.24.3
|
||||
faster-whisper==1.2.1
|
||||
|
||||
black==26.1.0
|
||||
black==26.3.1
|
||||
youtube-transcript-api==1.2.4
|
||||
pytube==15.0.0
|
||||
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ dependencies = [
|
|||
"onnxruntime==1.24.3",
|
||||
"faster-whisper==1.2.1",
|
||||
|
||||
"black==26.1.0",
|
||||
"black==26.3.1",
|
||||
"youtube-transcript-api==1.2.4",
|
||||
"pytube==15.0.0",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue