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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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