소스 검색

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