mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
build(requirements.txt): update boto3 version
This commit is contained in:
parent
f6efa7596e
commit
1d8b0dd2bb
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ backoff==2.2.1 # server dep
|
|||
pyyaml>=6.0.1 # server dep
|
||||
uvicorn==0.22.0 # server dep
|
||||
gunicorn==21.2.0 # server dep
|
||||
boto3==1.28.58 # aws bedrock/sagemaker calls
|
||||
boto3==1.34.34 # aws bedrock/sagemaker calls
|
||||
redis==5.0.0 # caching
|
||||
numpy==1.24.3 # semantic caching
|
||||
prisma==0.11.0 # for db
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue