mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
Add google drive requirements to requirements.txt
This commit is contained in:
parent
1120f4d09a
commit
f3454a8bba
1 changed files with 5 additions and 0 deletions
|
|
@ -90,6 +90,11 @@ extract_msg
|
||||||
pydub
|
pydub
|
||||||
duckduckgo-search~=6.3.5
|
duckduckgo-search~=6.3.5
|
||||||
|
|
||||||
|
## Google Drive
|
||||||
|
google-api-python-client
|
||||||
|
google-auth-httplib2
|
||||||
|
google-auth-oauthlib
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
docker~=7.1.0
|
docker~=7.1.0
|
||||||
pytest~=8.3.2
|
pytest~=8.3.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue