forked from phoenix/litellm-mirror
(fix) redisvl requirements.txt issue
This commit is contained in:
parent
a6afba8cf2
commit
4233e2b850
1 changed files with 0 additions and 1 deletions
|
@ -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==5.0.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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue