mirror of
https://github.com/open-webui/open-webui
synced 2024-12-28 06:42:47 +00:00
Add google drive requirements to requirements.txt
This commit is contained in:
parent
1120f4d09a
commit
f3454a8bba
@ -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 New Issue
Block a user