mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
chore: bump ddgs
This commit is contained in:
parent
cfcfefb20c
commit
be6633e3be
2 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@ youtube-transcript-api==1.1.0
|
|||
pytube==15.0.0
|
||||
|
||||
pydub
|
||||
duckduckgo-search==8.0.2
|
||||
ddgs==9.0.0
|
||||
|
||||
## Google Drive
|
||||
google-api-python-client
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@ dependencies = [
|
|||
"pytube==15.0.0",
|
||||
|
||||
"pydub",
|
||||
"duckduckgo-search==8.0.2",
|
||||
"ddgs==9.0.0",
|
||||
|
||||
"google-api-python-client",
|
||||
"google-auth-httplib2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue