浏览代码

Update requirements.txt

In case of using bedrock with litellm import boto3 exception is raised
Ofer Helman 1 年之前
父节点
当前提交
14fcf4d267
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      backend/requirements.txt

+ 1 - 0
backend/requirements.txt

@@ -17,6 +17,7 @@ peewee
 bcrypt
 
 litellm==1.30.7
+boto3
 argon2-cffi
 apscheduler
 google-generativeai