(feat) proxy_server add redis as a dep

This commit is contained in:
ishaan-jaff 2023-10-25 10:29:36 -07:00
parent ba106a776b
commit 1d910cd280
2 changed files with 4 additions and 2 deletions

View file

@ -4,3 +4,4 @@ uvicorn
boto3 boto3
litellm litellm
python-dotenv python-dotenv
redis

View file

@ -3,3 +3,4 @@ fastapi
uvicorn uvicorn
boto3 boto3
litellm litellm
redis