mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
chore: youtube-transcript-api bump
This commit is contained in:
parent
9b9d5d84f4
commit
c2aa5b7399
2 changed files with 2 additions and 2 deletions
|
|
@ -95,7 +95,7 @@ authlib==1.4.1
|
||||||
|
|
||||||
black==25.1.0
|
black==25.1.0
|
||||||
langfuse==2.44.0
|
langfuse==2.44.0
|
||||||
youtube-transcript-api==1.0.3
|
youtube-transcript-api==1.1.0
|
||||||
pytube==15.0.0
|
pytube==15.0.0
|
||||||
|
|
||||||
extract_msg
|
extract_msg
|
||||||
|
|
|
||||||
|
|
@ -102,7 +102,7 @@ dependencies = [
|
||||||
|
|
||||||
"black==25.1.0",
|
"black==25.1.0",
|
||||||
"langfuse==2.44.0",
|
"langfuse==2.44.0",
|
||||||
"youtube-transcript-api==1.0.3",
|
"youtube-transcript-api==1.1.0",
|
||||||
"pytube==15.0.0",
|
"pytube==15.0.0",
|
||||||
|
|
||||||
"extract_msg",
|
"extract_msg",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue