mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
chore: bump
This commit is contained in:
parent
abfe868732
commit
54e0299dda
2 changed files with 2 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ pytube==15.0.0
|
||||||
|
|
||||||
extract_msg
|
extract_msg
|
||||||
pydub
|
pydub
|
||||||
duckduckgo-search~=7.3.0
|
duckduckgo-search~=7.3.2
|
||||||
|
|
||||||
## Google Drive
|
## Google Drive
|
||||||
google-api-python-client
|
google-api-python-client
|
||||||
|
|
|
||||||
|
|
@ -97,7 +97,7 @@ dependencies = [
|
||||||
|
|
||||||
"extract_msg",
|
"extract_msg",
|
||||||
"pydub",
|
"pydub",
|
||||||
"duckduckgo-search~=7.3.0",
|
"duckduckgo-search~=7.3.2",
|
||||||
|
|
||||||
"google-api-python-client",
|
"google-api-python-client",
|
||||||
"google-auth-httplib2",
|
"google-auth-httplib2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue