mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 14:55:23 +00:00
Add moto as a dependency
This commit is contained in:
parent
021c1f3900
commit
544243fabb
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ dependencies = [
|
||||||
"docker~=7.1.0",
|
"docker~=7.1.0",
|
||||||
"pytest~=8.3.2",
|
"pytest~=8.3.2",
|
||||||
"pytest-docker~=3.1.1",
|
"pytest-docker~=3.1.1",
|
||||||
|
"moto[s3]>=5.0.26",
|
||||||
|
|
||||||
"googleapis-common-protos==1.63.2",
|
"googleapis-common-protos==1.63.2",
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue