Skip to content

Commit

Permalink
(fix) redisvl requirements.txt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed Feb 6, 2024
1 parent a6afba8 commit 4233e2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4233e2b

Please sign in to comment.