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