Update requirements.txt

In case of using bedrock with litellm import boto3 exception is raised
This commit is contained in:
Ofer Helman
2024-04-03 11:44:01 +03:00
committed by GitHub
parent 5558514ff1
commit 14fcf4d267

View File

@@ -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