mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-27 02:28:09 +00:00
build(requirements.txt): fix dependency
This commit is contained in:
@@ -9,7 +9,6 @@ uvicorn==0.22.0 # server dep
|
||||
gunicorn==21.2.0 # server dep
|
||||
boto3==1.28.58 # aws bedrock/sagemaker calls
|
||||
redis==4.6.0 # caching
|
||||
redisvl==0.0.7 # semantic caching
|
||||
numpy==1.24.3 # semantic caching
|
||||
prisma==0.11.0 # for db
|
||||
mangum==0.17.0 # for aws lambda functions
|
||||
|
||||
Reference in New Issue
Block a user