mirror of
https://github.com/open-webui/open-webui
synced 2025-03-04 11:29:59 +00:00
chore: dependecies
This commit is contained in:
parent
6eb4c0aecd
commit
a1a658d55b
@ -96,14 +96,19 @@ dependencies = [
|
||||
"pydub",
|
||||
"duckduckgo-search~=6.3.5",
|
||||
|
||||
"google-api-python-client",
|
||||
"google-auth-httplib2",
|
||||
"google-auth-oauthlib",
|
||||
|
||||
"docker~=7.1.0",
|
||||
"pytest~=8.3.2",
|
||||
"pytest-docker~=3.1.1",
|
||||
"moto[s3]>=5.0.26",
|
||||
|
||||
"googleapis-common-protos==1.63.2",
|
||||
"ldap3==2.9.1",
|
||||
"google-cloud-storage==2.19.0",
|
||||
|
||||
"ldap3==2.9.1",
|
||||
"gcp-storage-emulator>=2024.8.3",
|
||||
]
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user