mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 06:15:23 +00:00
chore: duckduckgo-search bump
This commit is contained in:
parent
b280f828b0
commit
424f6f71cf
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~=8.0.0
|
duckduckgo-search==8.0.2
|
||||||
|
|
||||||
## Google Drive
|
## Google Drive
|
||||||
google-api-python-client
|
google-api-python-client
|
||||||
|
|
|
||||||
|
|
@ -105,7 +105,7 @@ dependencies = [
|
||||||
|
|
||||||
"extract_msg",
|
"extract_msg",
|
||||||
"pydub",
|
"pydub",
|
||||||
"duckduckgo-search~=8.0.0",
|
"duckduckgo-search==8.0.2",
|
||||||
|
|
||||||
"google-api-python-client",
|
"google-api-python-client",
|
||||||
"google-auth-httplib2",
|
"google-auth-httplib2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue