forked from open-webui/open-webui
Update requirements.txt
In case of using bedrock with litellm import boto3 exception is raised
This commit is contained in:
parent
5558514ff1
commit
14fcf4d267
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ peewee
|
||||||
bcrypt
|
bcrypt
|
||||||
|
|
||||||
litellm==1.30.7
|
litellm==1.30.7
|
||||||
|
boto3
|
||||||
argon2-cffi
|
argon2-cffi
|
||||||
apscheduler
|
apscheduler
|
||||||
google-generativeai
|
google-generativeai
|
||||||
|
|
Loading…
Reference in a new issue