mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
chore: bump duckduckgo
This commit is contained in:
parent
6c9a4d6ce6
commit
536bc36e36
2 changed files with 2 additions and 2 deletions
|
|
@ -98,7 +98,7 @@ pytube==15.0.0
|
||||||
|
|
||||||
extract_msg
|
extract_msg
|
||||||
pydub
|
pydub
|
||||||
duckduckgo-search~=7.5.5
|
duckduckgo-search~=8.0.0
|
||||||
|
|
||||||
## Google Drive
|
## Google Drive
|
||||||
google-api-python-client
|
google-api-python-client
|
||||||
|
|
|
||||||
|
|
@ -104,7 +104,7 @@ dependencies = [
|
||||||
|
|
||||||
"extract_msg",
|
"extract_msg",
|
||||||
"pydub",
|
"pydub",
|
||||||
"duckduckgo-search~=7.5.5",
|
"duckduckgo-search~=8.0.0",
|
||||||
|
|
||||||
"google-api-python-client",
|
"google-api-python-client",
|
||||||
"google-auth-httplib2",
|
"google-auth-httplib2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue